Namespace: Rx::LFR – Class: CRayImage – Header: Rx.LFR/RayImage.h

CRayImage::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.