BitmapData Methods

The BitmapData type exposes the following members.

Methods
  Name Description
Public method GetBytes
Gets the pixels as an array of bytes.
Public method SetBytes
Sets the pixels from an array of bytes.
Top
See Also