public enum ImageFilterTuneType
Image filter types.
public static ImageFilterTuneType BRIGHTNESS
public static ImageFilterTuneType CONTRAST
public static ImageFilterTuneType SATURATION_LOWER_BALANCE
public static ImageFilterTuneType SATURATION_UPPER_BALANCE
public static ImageFilterTuneType VIBRANCE
public static ImageFilterTuneType BLACK_POINT
public static ImageFilterTuneType WHITE_POINT
public static ImageFilterTuneType SATURATION
public static ImageFilterTuneType TINT
public static ImageFilterTuneType TEMPERATURE
public static ImageFilterTuneType SHADOW
public static ImageFilterTuneType HIGHLIGHTS
public static ImageFilterTuneType SPECIAL_CONTRAST
public static ImageFilterTuneType WHITE_POINT_ZERO_BASED
public static ImageFilterTuneType BLACK_POINT_ZERO_BASED
public static ImageFilterTuneType CONTRAST_ZERO_BASED
public static ImageFilterTuneType COMBINED_WHITE_BLACK_POINT
public static ImageFilterTuneType COMBINED_SATURATION_ZERO_BASED
public int getCode()
class ImageProcessor values).@NotNull public java.lang.String getFilterName()
enum ImageFilterTuneType which doesn't depends on the instance name (e.g. used as filename postfix, etc).public float getMinValue()
public float getMaxValue()