Namespace: Rx – Class: CRxImageFormat – Header: Rx.Core.Ex/RxImageFormat.h
CRxImageFormat::ToString Static Method
C++
static CRxString ToString(Rx::EPixelType ePixelType)
Converts the given pixel type to a string.
Parameters
[Rx::EPixelType] ePixelType |
The pixel type. |
Returns
CRxString |
The pixel type as a string. |