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