magick
Interface ImageType
public interface ImageType
Corresponds to the ImageMagick enumerated type of the same name.
- Author:
- Eric Yeo
UndefinedType
static final int UndefinedType
- See Also:
- Constant Field Values
BilevelType
static final int BilevelType
- See Also:
- Constant Field Values
GrayscaleType
static final int GrayscaleType
- See Also:
- Constant Field Values
GrayscaleMatteType
static final int GrayscaleMatteType
- See Also:
- Constant Field Values
PaletteType
static final int PaletteType
- See Also:
- Constant Field Values
PaletteMatteType
static final int PaletteMatteType
- See Also:
- Constant Field Values
TrueColorType
static final int TrueColorType
- See Also:
- Constant Field Values
TrueColorMatteType
static final int TrueColorMatteType
- See Also:
- Constant Field Values
ColorSeparationType
static final int ColorSeparationType
- See Also:
- Constant Field Values
ColorSeparationMatteType
static final int ColorSeparationMatteType
- See Also:
- Constant Field Values
OptimizeType
static final int OptimizeType
- See Also:
- Constant Field Values