Class App14Segment
java.lang.Object
org.apache.commons.imaging.common.BinaryFileParser
org.apache.commons.imaging.formats.jpeg.segments.AbstractSegment
org.apache.commons.imaging.formats.jpeg.segments.AbstractGenericSegment
org.apache.commons.imaging.formats.jpeg.segments.AppnSegment
org.apache.commons.imaging.formats.jpeg.segments.App14Segment
[BROKEN URL] http://www.aiim.org/documents/standards/PDF-Ref/References/Adobe/5116.DCT_Filter.pdf
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final int
Fields inherited from class org.apache.commons.imaging.formats.jpeg.segments.AbstractSegment
length, marker
-
Constructor Summary
ConstructorsConstructorDescriptionApp14Segment
(int marker, byte[] segmentData) App14Segment
(int marker, int markerLength, InputStream is) -
Method Summary
Methods inherited from class org.apache.commons.imaging.formats.jpeg.segments.AppnSegment
getDescription
Methods inherited from class org.apache.commons.imaging.formats.jpeg.segments.AbstractGenericSegment
dump, dump, getSegmentData, getSegmentData, getSegmentDataAsString
Methods inherited from class org.apache.commons.imaging.formats.jpeg.segments.AbstractSegment
getSegmentType, toString
Methods inherited from class org.apache.commons.imaging.common.BinaryFileParser
debugNumber, debugNumber, getByteOrder, setByteOrder
-
Field Details
-
ADOBE_COLOR_TRANSFORM_UNKNOWN
- See Also:
-
ADOBE_COLOR_TRANSFORM_YCbCr
- See Also:
-
ADOBE_COLOR_TRANSFORM_YCCK
- See Also:
-
-
Constructor Details
-
App14Segment
- Throws:
IOException
-
App14Segment
- Throws:
IOException
-
-
Method Details
-
getAdobeColorTransform
-
isAdobeJpegSegment
-