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

CudaImage::GetPitch Method

C++
size_t GetPitch()

Returns the CUDA device pitch returned by cudaMallocPitch.

Returns

size_t

The pitch.