Package org.apache.commons.imaging
Class ImagingConstants
- java.lang.Object
-
- org.apache.commons.imaging.ImagingConstants
-
public final class ImagingConstants extends java.lang.Object
Defines constants that may be used in passing options to ImageParser read/write implementations, the utility routines implemented in the Imaging class, and throughout the Apache Commons Imaging package. Individual ImageParser implementations may define their own format-specific options.
-
-
Field Summary
Fields Modifier and Type Field Description static byte[]
EMPTY_BYTE_ARRAY
Empty byte array.
-