TdxCustomFastDIB.Fill(Integer,Integer,TRGBQuad,Integer) Method
Declaration
procedure Fill(const X: Integer; const Y: Integer; const AColor: TRGBQuad; ACompareTolerance: Integer = 0);
Parameters
| Name | Type |
|---|---|
| X | Integer |
| Y | Integer |
| AColor | TRGBQuad |
| ACompareTolerance | Integer |
See Also