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.
TBitmap32, TRectList, TCustomPaintBox32, TCustomPaintBox32.GetViewportRect
Copyright ©2000-2024 Alex Denisov and the Graphics32 Team - Graphics32 2.0 - Help file built on 18 Feb 2024