| Modifier and Type | Class and Description |
|---|---|
class |
AxialShadingPattern
A color blend that varies along an axis.
|
class |
ShadingPattern
A shading pattern consists of a smoothly varying gradient between two colors.
|
| Modifier and Type | Method and Description |
|---|---|
Pattern |
Color.getPattern()
The pattern of the color
|
| Constructor and Description |
|---|
Color(Pattern pattern)
Create a new color in the pattern color space.
|