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