![]() |
![]() |
![]() |
![]() |
procedure DrawFill(Bitmap: TBitmap32; Color: TColor32; Transformation: TTransformation = nil); overload;
procedure DrawFill(Bitmap: TBitmap32; FillLineCallback: TFillLineEvent; Transformation: TTransformation = nil); overload;
procedure DrawFill(Bitmap: TBitmap32; Filler: TCustomPolygonFiller; Transformation: TTransformation = nil); overload;
Fills the polygon shape using one of the following options using the current FillMode:
Optionally a Transformation is applied while drawing.
The Closed property is ignored and all contours are automatically considered closed.
The edge quality of the filling is determined by the Antialiased property.
Antialiased, Closed, Draw, DrawEdge, FillMode, TBitmap32, TColor32, TCustomPolygonFiller, TFillLineEvent, TTransformation
Copyright ©2000-2007 Alex Denisov and Contributors - Graphics32 v1.8.3 - Build on 4-March-2007