Namespace: Rx::LFR – Class: CCudaCompute – Header: Rx.LFR/CudaCompute.h

CCudaCompute::UploadRawImage Method

C++
void UploadRawImage(const CRxImage& sourceImage)

Uploads the given image as the new raw image of all computations.

Parameters

[const CRxImage&] sourceImage

[in] The source image.