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

CudaImage::Copy Method

C++
CudaImage Copy()

Creates a copy of this image on the same CUDA device.

Returns

CudaImage

The copied image.