TdxGPCanvas.Draw(TdxGPImage,TdxRectF,TdxRectF,TdxGPImageAttributes) Method
Declaration
procedure Draw(AGraphic: TdxGPImage; const ADestRect: TdxRectF; const ASourceRect: TdxRectF; AAttributes: TdxGPImageAttributes); overload;
Parameters
| Name | Type |
|---|---|
| AGraphic | TdxGPImage |
| ADestRect | TdxRectF |
| ASourceRect | TdxRectF |
| AAttributes | TdxGPImageAttributes |
See Also