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

CRayImage::Create Method

C++
void Create(const CRxImageFormat& xFormat)

Creates an image of the given format. Only (re)allocates memory if required.

Parameters

[const CRxImageFormat&] xFormat

The image format.