Class ColorStop

java.lang.Object
io.github.jwharm.javagi.base.ProxyInstance
org.freedesktop.harfbuzz.ColorStop
All Implemented Interfaces:
Proxy

@Generated("io.github.jwharm.JavaGI") public class ColorStop extends ProxyInstance
Information about a color stop on a color line.

Color lines typically have offsets ranging between 0 and 1, but that is not required.

Note: despite color being unpremultiplied here, interpolation in gradients shall happen in premultiplied space. See the OpenType spec COLR section for details.