vg_lite_gamma_conversion_t
enumeration
Specifies the gamma conversion mode (from Sept 2022)
Used in function: vg_lite_set_gamma
.
vg_lite_gamma_conversion_t string value |
Description |
---|---|
|
Leave the color as it is. |
|
Convert from sRGB to linear. |
|
Convert from linear to sRGB space. |
Parent topic:Pixel buffer enumerations