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