BitmapData.bits

Pointer to the Bitmap's bits (it allows direct modification of the colors)

struct BitmapData
BitmapBit* bits;

Meta