public class GrayscaleReductionParameters extends EffectParameters
GrayscaleReduction
object.Modifier and Type | Field and Description |
---|---|
static java.lang.String |
PARAM_INT_GRAYSCALENUM
KEY for the integer parameter: number of grayscales
|
static java.lang.String |
PARAM_OBJECT_IMAGE
KEY for the object parameter: image
|
Constructor and Description |
---|
GrayscaleReductionParameters()
Creates a default parameter set for the GrayscaleReduction effect.
|
getBooleanParameterNames, getBooleanParameterValue, getColorParameterNames, getColorParameterValue, getDoubleParameterNames, getDoubleParameterValue, getIntegerParameterNames, getIntegerParameterValue, getObjectParameterNames, getObjectParameterValue, getProtectedIntegerParameterValue, getProtectedObjectParameterValue, setBooleanParameters, setBooleanParameterValue, setColorParameters, setColorParameterValue, setDoubleParameters, setDoubleParameterValue, setIntegerParameters, setIntegerParameterValue, setObjectParameters, setObjectParameterValue, setParameterValue, setProtectedIntegerParameters, setProtectedIntegerParameterValue, setProtectedObjectParameters, setProtectedObjectParameterValue
public static final java.lang.String PARAM_INT_GRAYSCALENUM
public static final java.lang.String PARAM_OBJECT_IMAGE