Package org.gnome.gsk

Class ComponentTransfer

java.lang.Object
org.javagi.base.ProxyInstance
org.gnome.gsk.ComponentTransfer
All Implemented Interfaces:
Proxy

@Generated("io.github.jwharm.JavaGI") public class ComponentTransfer extends ProxyInstance
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.

Since:
4.20