Namespace: Rx – Class: CRxImage – Header: Rx.Core.Ex/RxImage.h

CRxImage::ConvertCustomType Method

C++
void ConvertCustomType(CRxImage& xTrgImg)

Converts this image from a custom data type into the corresponding primitive data type.

The following conversion are implemented:

Parameters

[CRxImage&] xTrgImg

[out] The target image. This is created within the correct format.