bitmap property

Pointer<UnsignedChar> bitmap
getter/setter pair

1bpp stride*h alpha buffer Note: the last row may not be padded to bitmap stride!

Implementation

external ffi.Pointer<ffi.UnsignedChar> bitmap;