The UnmanagedImage type exposes the following members.

Properties

  NameDescription
Public propertyHeight
Image height in pixels.
Public propertyImageData
Pointer to image data in unmanaged memory
Public propertyPixelFormat
Image pixel format.
Public propertyStride
Image stride (line size in bytes)
Public propertyWidth
Image width in pixels.

See Also