Enum Class Extend

java.lang.Object
java.lang.Enum<Extend>
org.freedesktop.cairo.Extend
All Implemented Interfaces:
Serializable, Comparable<Extend>, Constable

public enum Extend extends Enum<Extend>
Extend is used to describe how pattern color/alpha will be determined for areas "outside" the pattern's natural area, (for example, outside the surface bounds or outside the gradient geometry).

Mesh patterns are not affected by the extend mode.

The default extend mode is NONE for surface patterns and PAD for gradient patterns.

New entries may be added in future versions.

Since:
1.0