Namespace: Rx::LFR – Class: CRayImage – Header: Rx.LFR/RayImage.h
void Create(CRxImage&& xImage)
Creates this image by moving the data of the given image into this image.
[in,out] The image to move. Is invalid after this call.