The UnmanagedImage type exposes the following members.

Properties

  NameDescription
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.

See Also