Enum Class PaintCompositeMode

java.lang.Object
java.lang.Enum<PaintCompositeMode>
org.freedesktop.harfbuzz.PaintCompositeMode
All Implemented Interfaces:
Enumeration, Serializable, Comparable<PaintCompositeMode>, Constable

@Generated("io.github.jwharm.JavaGI") public enum PaintCompositeMode extends Enum<PaintCompositeMode> implements Enumeration
The values of this enumeration describe the compositing modes that can be used when combining temporary redirected drawing with the backdrop.

See the OpenType spec COLR section for details.