Table of Contents

Class ot_color_layer_tArrayOwnedHandle

Namespace
HarfBuzz.Internal
Assembly
HarfBuzz-0.0.dll
public class ot_color_layer_tArrayOwnedHandle : ot_color_layer_tArrayHandle, IDisposable
Inheritance
ot_color_layer_tArrayOwnedHandle
Implements
Inherited Members

Methods

Create(ot_color_layer_t[])

public static ot_color_layer_tArrayOwnedHandle Create(ot_color_layer_t[] data)

Parameters

data ot_color_layer_t[]

Returns

ot_color_layer_tArrayOwnedHandle

ReleaseHandle()

When overridden in a derived class, executes the code required to free the handle.

protected override bool ReleaseHandle()

Returns

bool

true if the handle is released successfully; otherwise, in the event of a catastrophic failure, false. In this case, it generates a releaseHandleFailed Managed Debugging Assistant.