Class ImagingConstants
java.lang.Object
org.apache.commons.imaging.ImagingConstants
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 -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
EMPTY_BYTE_ARRAY
public static final byte[] EMPTY_BYTE_ARRAYEmpty byte array.
-
-
Constructor Details
-
ImagingConstants
private ImagingConstants()
-