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

CRayImage::Create Method

C++
void Create(const CRxImage& xImage)

Creates a copy of the given image. Only (re)allocates memory if required.

Parameters

[const CRxImage&] xImage

The image to copy.