ComponentTransfer


Object Hierarchy:

Gsk.ComponentTransfer Gsk.ComponentTransfer Gsk.ComponentTransfer

Description:

[ CCode ( copy_function = "g_boxed_copy" , free_function = "g_boxed_free" , type_id = "gsk_component_transfer_get_type ()" ) ]
[ Compact ]
[ Version ( since = "4.20" ) ]
public class ComponentTransfer

Specifies a transfer function for a color component to be applied while rendering.

The available functions include linear, piecewise-linear, gamma and step functions.

Note that the transfer function is applied to un-premultiplied values, and all results are clamped to the [0, 1] range.


Namespace: Gsk
Package: gtk4

Content:

Static methods:

Creation methods:

Methods: