NVIDIA Holoscan SDK v2.3.0
Holoscan v2.3.0

Enum ColorSpace

enum class holoscan::viz::ColorSpace

The color space specifies how the surface data is interpreted when presented on screen.

Values:

enumerator SRGB_NONLINEAR

sRGB color space

enumerator EXTENDED_SRGB_LINEAR_EXT

extended sRGB color space to be displayed using a linear EOTF

enumerator BT2020_LINEAR

BT2020 color space to be displayed using a linear EOTF.

enumerator HDR10_ST2084

HDR10 (BT2020 color) space to be displayed using the SMPTE ST2084 Perceptual Quantizer (PQ) EOTF

enumerator PASS_THROUGH

color components are used “as is”

Previous Enum SchedulerType
Next Enum ComponentSwizzle
© Copyright 2022-2024, NVIDIA. Last updated on Aug 2, 2024.