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

CRxImage::CRxImage Constructor

C++
CRxImage(const CRxImage& xImage)

Copy constructor. Creates a copy of the given image.

Parameters

[const CRxImage&] xImage

The image to copy.