Home | GR32 | TBitmap32 |
TBitmap32.Roll
procedure Roll(Dx, Dy: Integer; FillBack: Boolean; FillColor: TColor32);
Description
Use Roll to scroll the whole bitmap Dx pixels right and Dy pixels down.
Dx an Dy may be negative.
The content of the new area may optionally be cleared with FillColor, if FillBack is true.
See Also
Copyright ©2000-2007 Alex Denisov and Contributors - Graphics32 v1.8.3 - Build on 4-March-2007