TdxGPCanvas.DrawTile(TdxGPImage,TRect,Byte) Method
Declaration
procedure DrawTile(AGraphic: TdxGPImage; const R: TRect; AAlpha: Byte = 255); overload;
Parameters
Name | Type |
---|---|
AGraphic | TdxGPImage |
R | TRect |
AAlpha | Byte |
See Also
procedure DrawTile(AGraphic: TdxGPImage; const R: TRect; AAlpha: Byte = 255); overload;
Name | Type |
---|---|
AGraphic | TdxGPImage |
R | TRect |
AAlpha | Byte |
No
Your feedback is appreciated.