magick
Interface StorageType
public interface StorageType
Used in MagickImage.createImage to specify the size
of component.
- Author:
- Eric Yeo
UndefinedPixel
static final int UndefinedPixel
- See Also:
- Constant Field Values
CharPixel
static final int CharPixel
- See Also:
- Constant Field Values
DoublePixel
static final int DoublePixel
- See Also:
- Constant Field Values
FloatPixel
static final int FloatPixel
- See Also:
- Constant Field Values
IntegerPixel
static final int IntegerPixel
- See Also:
- Constant Field Values
LongPixel
static final int LongPixel
- See Also:
- Constant Field Values
QuantumPixel
static final int QuantumPixel
- See Also:
- Constant Field Values
ShortPixel
static final int ShortPixel
- See Also:
- Constant Field Values