The UnmanagedImage type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | 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.
|
![]() | CollectActivePixels | Overloaded. |
![]() | Copy |
Copy unmanaged image.
|
![]() ![]() | Create |
Allocate new image in unmanaged memory.
|
![]() | Dispose | Overloaded. |
![]() | Finalize |
Destroys the instance of the UnmanagedImage class.
(Overrides Object..::.Finalize()()().) |
![]() ![]() | FromManagedImage | Overloaded. |
![]() | GetPixel | Overloaded. |
![]() | SetPixel | Overloaded. |
![]() | SetPixels |
Set pixels with the specified coordinates to the specified color.
|
![]() | ToManagedImage | Overloaded. |