Namespace: Rx – Class: CRxImageFormat – Header: Rx.Core.Ex/RxImageFormat.h

CRxImageFormat::HasCustomDataType Method

C++
bool HasCustomDataType()

Returns true if the data type of this image format is one of the custom (non primitive) data types.

Returns

bool

True if the data type is custom, false if not.