Class RGBAArrayOwnedHandle
public class RGBAArrayOwnedHandle : RGBAArrayHandle, IDisposable
- Inheritance
-
RGBAArrayOwnedHandle
- Implements
- Inherited Members
Methods
Create(RGBA[])
public static RGBAArrayOwnedHandle Create(RGBA[] data)
Parameters
data
RGBA[]
Returns
ReleaseHandle()
When overridden in a derived class, executes the code required to free the handle.
protected override bool ReleaseHandle()