Click or drag to resize
IPixels Properties

The IPixels type exposes the following members.

Properties
  NameDescription
Public propertyHeight
Returns the Height in pixels.
Public propertyPixelData
Pointer to pixel data.
Public propertyPixelFormat
Gets the PixelFormat of the pixels.
Public propertyStride
Distance in bytes between starts of consecutive lines in the source image.
Public propertyWidth
Returns the Width in pixels.
Top
See Also