Package | Description |
---|---|
imagingbook.lib.color |
Modifier and Type | Method and Description |
---|---|
static CssColor |
CssColor.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CssColor[] |
CssColor.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Color[] |
CssColor.getColors(CssColor... wcols) |
Copyright © 2006–2017, Wilhelm Burger, Mark J. Burge (BSD 2-Clause Simplified License)