Class VideoColorimetryUnownedHandle
public class VideoColorimetryUnownedHandle : VideoColorimetryHandle, IDisposable
- Inheritance
-
VideoColorimetryUnownedHandle
- Implements
- Inherited Members
Constructors
VideoColorimetryUnownedHandle(nint)
Creates a new instance of VideoColorimetryOwnedHandle. Assumes that the given pointer is unowned by the runtime.
public VideoColorimetryUnownedHandle(nint ptr)
Parameters
ptr
nint
Properties
NullHandle
public static VideoColorimetryUnownedHandle NullHandle { get; }
Property Value
Methods
Copy()
public VideoColorimetryOwnedHandle Copy()
Returns
ReleaseHandle()
When overridden in a derived class, executes the code required to free the handle.
protected override bool ReleaseHandle()