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