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

CudaImage::Upload Method

C++
void Upload(const CRxImage& image)

Uploads the given host image into this CUDA image.

Parameters

[const CRxImage&] image

The host image.