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

CCudaCompute::Download Method

C++
void Download(EImage imageId, CRxImage& image)

Downloads the image defined by eImgID.

Parameters

[EImage] imageId

[in] Identifier for the image.

[CRxImage&] image

[out] the Image.