color_state_get_srgb
Description:
[ Version ( replacement = "ColorState.get_srgb" , since = "4.16" ) ]
public ColorState color_state_get_srgb ()
Returns the color state object representing the sRGB color space.
This color state uses the primaries defined by BT.709-6 and the transfer function defined by IEC 61966-2-1.
It is equivalent to the [Cicp](class.CicpParams.html) tuple 1/13/0/1.
See e.g. [the CSS Color Module](https://www.w3.org/TR/css-color-4/predefined
-sRGB) for details about this colorstate.
Returns:
the color state object for sRGB |
Namespace: Gdk
Package: gtk4