Public Member Functions | |
Context * | BuildContext () |
creates a graphics context to draw into the bitmap. The context should be released before using the bitmap for other purposes. | |
Public Attributes | |
const double & | width |
width of the bitmap (read only) | |
const double & | height |
height of the bitmap (read only) | |
Bitmap object that contains rastered image data (experimental).