magick
Interface InterlaceType
public interface InterlaceType
Corresponds to the ImageMagick enumerated type of the same name.
- Author:
- Eric Yeo
UndefinedInterlace
static final int UndefinedInterlace
- See Also:
- Constant Field Values
NoInterlace
static final int NoInterlace
- See Also:
- Constant Field Values
LineInterlace
static final int LineInterlace
- See Also:
- Constant Field Values
PlaneInterlace
static final int PlaneInterlace
- See Also:
- Constant Field Values
PartitionInterlace
static final int PartitionInterlace
- See Also:
- Constant Field Values