Click or drag to resize

Bitmap Properties

The Bitmap type exposes the following members.

Properties
  NameDescription
Public propertyPixels
Gets a read-only byte array that contains the pre-multiplied pixels of the binary image. Each pixel allocates 4 bytes in the BGRA format.
Public propertySize
Gets the size of this bitmap instance.
Top
See Also