Back to Devexpress

dxGetImageSize(TGraphic,TCustomImageList,Integer) Method

vcl-cxgraphics-dot-dxgetimagesize-x28-4ef11ba5-x29.md

latest710 B
Original Source

dxGetImageSize(TGraphic,TCustomImageList,Integer) Method

Declaration

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

Parameters

NameType
AImageTGraphic
AImageListTCustomImageList
AImageIndexInteger

Returns

Type
TSize

See Also

cxGraphics Unit