Click or drag to resize

PixelMemory Properties

The PixelMemory type exposes the following members.

Properties
  NameDescription
Public propertyDisposed
Indicates whether or the PixelMemory has been disposed.
Public propertyHeight
Returns the height of the image represented.
Public propertyCode exampleIsLocked
Indicates whether or not the PixelMemory is currently locked.
Public propertyRowStride
Returns the number of bytes in a row of this image. The number is always rounded up to the next multiple of 4.
Top
See Also