Function holoscan::viz::ImageCudaArray

void holoscan::viz::ImageCudaArray(ImageFormat fmt, CUarray array)

Defines the image data for this layer, source is a Cuda array.

If the image has a alpha value it’s multiplied with the layer opacity.

Parameters
  • fmt – image format

  • array – Cuda array

© Copyright 2022, NVIDIA. Last updated on Jun 28, 2023.