The UnmanagedImage type exposes the following members.

Methods

  NameDescription
Clone
Clone the unmanaged images.
Collect16bppPixelValues
Collect pixel values from the specified list of coordinates.
Collect8bppPixelValues
Collect pixel values from the specified list of coordinates.
CollectActivePixelsOverloaded.
Copy
Copy unmanaged image.
Create
Allocate new image in unmanaged memory.
DisposeOverloaded.
Finalize
Destroys the instance of the UnmanagedImage class.
(Overrides Object..::.Finalize()()().)
FromManagedImageOverloaded.
GetPixelOverloaded.
SetPixelOverloaded.
SetPixels
Set pixels with the specified coordinates to the specified color.
ToManagedImageOverloaded.

See Also