Package | Description |
---|---|
com.groupdocs.metadata.core |
Modifier and Type | Method and Description |
---|---|
static XmpColorantColorMode |
XmpColorantColorMode.getByRawValue(int rawValue) |
XmpColorantColorMode |
XmpColorantBase.getMode()
Gets the colour space in which the colour is defined.
|
static XmpColorantColorMode |
XmpColorantColorMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XmpColorantColorMode[] |
XmpColorantColorMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|