Namespace: Rx::LFR – Class: CRayImage – Header: Rx.LFR/RayImage.h

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