![]() |
Members | Description | ||
width |
The width of the OffScreenBuffer
|
|||
height |
The height of the OffScreenBuffer
|
|||
buffer | ||||
brush | ||||
graphics | ||||
disposed | ||||
depth | ||||
Width | ||||
Height | ||||
getBitmap | ||||
OffScreenBuffer | constructor for OffScreenBuffer, uses an existing Bitmap to store it's data
|
|||
OffScreenBuffer | constructor for DotNetOffScreenBuffer, creates a new Bitmap to store it's data
|
|||
drawFilledRectangle | draws a filled rectangle to the OffScreenBuffer
|
|||
drawOffScreenBuffer | draws the contents of another OffScreenBuffer to the OffScreenBuffer
|
|||
drawOffScreenBuffer | draws the contents of another OfferScreenBuffer to the OffScreenBuffer
|
|||
drawText | draw text to the OffScreenBuffer
|
|||
drawFromPixelArray | draw the data from a pixel array to the OffScreenBuffer
|
|||
Dispose | disposes resources allocated by offscreenbuffer
|
|||
~OffScreenBuffer | finalizer
|