TdxGPImage.StretchDraw(TdxGPCanvas,TdxRectF,TdxRectF,TdxGPImageAttributes,IdxColorPalette) Method
Declaration
procedure StretchDraw(ACanvas: TdxGPCanvas; const ADest: TdxRectF; const ASource: TdxRectF; AAttributes: TdxGPImageAttributes; AColorPalette: IdxColorPalette = nil); overload;
Parameters
Name | Type |
---|---|
ACanvas | TdxGPCanvas |
ADest | TdxRectF |
ASource | TdxRectF |
AAttributes | TdxGPImageAttributes |
AColorPalette | IdxColorPalette |
See Also