Namespace: Rx – Class: CRxImage – Header: Rx.Core.Ex/RxImage.h

CRxImage::GetSize Method

C++
virtual void GetSize(int& iWidth, int& iHeight)

Gets the size of the image.

Parameters

[int&] iWidth

[out] The width.

[int&] iHeight

[out] The height.