CicpParams


Object Hierarchy:

Gdk.CicpParams Gdk.CicpParams Gdk.CicpParams GLib.Object GLib.Object GLib.Object->Gdk.CicpParams

Description:

[ CCode ( type_id = "gdk_cicp_params_get_type ()" ) ]
[ Version ( since = "4.16" ) ]
public sealed class CicpParams : Object

Contains the parameters that define a colorstate with cicp parameters.

Cicp parameters are specified in the ITU-T H.273 specification.

See the documentation of individual properties for supported values.

The 'unspecified' value (2) is not treated in any special way, and must be replaced by a different value before creating a color state.

`GdkCicpParams` can be used as a builder object to construct a color state from Cicp data with [method@Gdk.CicpParams.build_color_state]. The function will return an error if the given parameters are not supported.

You can obtain a `GdkCicpParams` object from a color state with [method@Gdk.ColorState.create_cicp_params]. This can be used to create a variant of a color state, by changing just one of the cicp parameters, or just to obtain information about the color state.


Namespace: Gdk
Package: gtk4

Content:

Properties:

Creation methods:

Methods:

Inherited Members: