TdxGPCanvas.DrawTile(TdxGPImage,TRect,TRect,Byte) Method
Declaration
procedure DrawTile(AGraphic: TdxGPImage; const ADestRect: TRect; const ASourceRect: TRect; AAlpha: Byte = 255); overload;
Parameters
| Name | Type |
|---|---|
| AGraphic | TdxGPImage |
| ADestRect | TRect |
| ASourceRect | TRect |
| AAlpha | Byte |
See Also