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

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