Click or drag to resize

BitmapInfo Properties

The BitmapInfo type exposes the following members.

Properties
  NameDescription
Public propertyBuffer
Gets the raw buffer of the bitmap.
Public propertyBufferAsIntArray
Gets the raw buffer of the bitmap.
Public propertyDPI
Gets the DPI of the bitmap.
Public propertyHeight
Gets the height of the bitmap.
Public propertyStride
Gets the number of strides.
Public propertyWidth
Gets the width of the bitmap.
Top
See Also