hi_color_gamut

Description

Defines the color gamuts.

Prototype

HI_COLOR_GAMUT_BT601   = 0
HI_COLOR_GAMUT_BT709   = 1
HI_COLOR_GAMUT_BT2020  = 2
HI_COLOR_GAMUT_USER    = 3
HI_COLOR_GAMUT_BUTT    = 4

Members

Member

Description

HI_COLOR_GAMUT_BT601

BT.601 color gamut.

HI_COLOR_GAMUT_BT709

BT.709 color gamut.

HI_COLOR_GAMUT_BT2020

BT.2020 color gamut.

HI_COLOR_GAMUT_USER

User-defined non-standard color gamut.

HI_COLOR_GAMUT_BUTT

Reserved.