Namespace: Rx::LFR – Class: CRayImage – Header: Rx.LFR/RayImage.h

CRayImage::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.