The UnmanagedImage type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Height |
Image height in pixels.
|
![]() | ImageData |
Pointer to image data in unmanaged memory.
|
![]() | PixelFormat |
Image pixel format.
|
![]() | Stride |
Image stride (line size in bytes).
|
![]() | Width |
Image width in pixels.
|