CRayImage::GetType Method
C++
virtual void GetType(Rx::EPixelType& ePixelType, Rx::EDataType& eDataType)
Gets the type of the image.
Parameters
[Rx::EPixelType&] ePixelType |
[out] The pixel type. |
[Rx::EDataType&] eDataType |
[out] The data type. |