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

CCalibration::SetGrayImage Method

C++
void SetGrayImage(const CRxImage& xImg)

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

Parameters

[const CRxImage&] xImg

[in] The gray image.