Home
|
GR32_Backends
|
IPaintSupport
|
|
procedure DoPaint(ABuffer: TBitmap32; AInvalidRects: TRectList; ACanvas: TCanvas; APaintBox: TCustomPaintBox32);
Draws the buffer specified by ABuffer (the back-end's surface) onto the canvas ACanvas owned by the paintbox APaintBox.
AInvalidRects specifies a list of rects that require repainting. If the list is empty this method draws the buffer ABuffer into the ViewportRect of the paintbox APaintBox.
TCustomPaintBox32.GetViewportRect, TBitmap32, TCustomPaintBox32, TRectList
Copyright ©2000-2010 Alex Denisov and the Graphics32 Team - Graphics32 v1.9.0 (r1336) - Build on 9-March-2010