Namespace: Rx::LFR – Class: CCalibration – Header: Rx.LFR/Calibration.h

CCalibration::SetGrayImage Method

C++
void SetGrayImage(CRxImage&& xImg)

Sets the given image as the gray image. This moves the given image into this calibration.

Parameters

[CRxImage&&] xImg

[in] The gray image. Is invalid after this call.