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

CRxImage::Swap Method

C++
void Swap(CRxImage& xImage)

Swaps the data between this and the given image.

Parameters

[CRxImage&] xImage

[in,out] The image to swap with.