Skip to main content

TcxCustomCanvas.DrawBitmap(TdxGpFastDIB,TdxRectF,TdxRectF,TAlphaFormat,PcxCanvasBasedImage) Method

Declaration

procedure DrawBitmap(ABitmap: TdxGpFastDIB; const ATargetRect: TdxRectF; const ASourceRect: TdxRectF; AAlphaFormat: TAlphaFormat; ACache: PcxCanvasBasedImage = nil); overload; virtual;

Parameters

Name Type
ABitmap TdxGpFastDIB
ATargetRect TdxRectF
ASourceRect TdxRectF
AAlphaFormat TAlphaFormat
ACache PcxCanvasBasedImage
See Also