Namespace: Rx – Class: IImage – Header: Rx.Core/IImage.h
virtual void GetSize(int& iWidth, int& iHeight)
Gets the size of this image.
[out] The width.
[out] The height.