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

CCudaCompute::Upload Method

C++
void Upload(EImage imageId, const CRxImage& image)

Uploads the given image onto the CUDA device.

Parameters

[EImage] imageId

[in] Identifier for the image.

[const CRxImage&] image

[in] The image.