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

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