TdxGPCanvas.Draw(TdxGPImage,TdxRectF,TdxRectF,TdxGPImageAttributes) Method
In This Article
#Declaration
Delphi
procedure Draw(AGraphic: TdxGPImage; const ADestRect: TdxRectF; const ASourceRect: TdxRectF; AAttributes: TdxGPImageAttributes); overload;
#Parameters
Name | Type |
---|---|
AGraphic | Tdx |
ADest |
Tdx |
ASource |
Tdx |
AAttributes | Tdx |
See Also