Namespace: Rx::LFR – Class: CudaImage – Header: Rx.LFR/CudaImage.h

CudaImage::Download Method

C++
void Download(CRxImage& image)

Downloads this CUDA image into the given host image. The target image is created inside this function.

Parameters

[CRxImage&] image

[in,out] The host image.