JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Enum
com.adobe.acs.commons.images.transformers.impl.composites.contexts.ColorMask
Packages that use
ColorMask
Package
Description
com.adobe.acs.commons.images.transformers.impl.composites.contexts
Uses of
ColorMask
in
com.adobe.acs.commons.images.transformers.impl.composites.contexts
Methods in
com.adobe.acs.commons.images.transformers.impl.composites.contexts
that return
ColorMask
Modifier and Type
Method
Description
static
ColorMask
ColorMask.
valueOf
(
String
name)
Returns the enum constant of this type with the specified name.
static
ColorMask
[]
ColorMask.
values
()
Returns an array containing the constants of this enum type, in the order they are declared.