A screen buffer class.
This class implements a screen output buffer. Data is meant to be drawn in the buffer class and then blitted directly to the output device, or on-screen window.
Initialize the empty buffer object. |
|
Returns the internal bitmap for direct drawing. |
|
Gets the color value of the pixel at the given |
A screen buffer class.
This class implements a screen output buffer. Data is meant to be drawn in the buffer class and then blitted directly to the output device, or on-screen window.
Initialize the empty buffer object.
Returns the internal bitmap for direct drawing.
Gets the color value of the pixel at the given cords.