Back to Devexpress

dxGetImageSize(TGraphic,TCustomImageList,Integer,TdxScaleFactor) Method

vcl-cxgraphics-dot-dxgetimagesize-x28-13580917-x29.md

latest823 B
Original Source

dxGetImageSize(TGraphic,TCustomImageList,Integer,TdxScaleFactor) Method

Declaration

delphi
function dxGetImageSize(AImage: TGraphic; AImageList: TCustomImageList; AImageIndex: Integer; AScaleFactor: TdxScaleFactor): TSize;

Parameters

NameType
AImageTGraphic
AImageListTCustomImageList
AImageIndexInteger
AScaleFactorTdxScaleFactor

Returns

Type
TSize

See Also

cxGraphics Unit