public class App14Segment extends AppnSegment
| Modifier and Type | Field and Description |
|---|---|
static int |
ADOBE_COLOR_TRANSFORM_UNKNOWN |
static int |
ADOBE_COLOR_TRANSFORM_YCbCr |
static int |
ADOBE_COLOR_TRANSFORM_YCCK |
| Constructor and Description |
|---|
App14Segment(int marker,
byte[] segmentData) |
App14Segment(int marker,
int markerLength,
InputStream is) |
| Modifier and Type | Method and Description |
|---|---|
int |
getAdobeColorTransform() |
boolean |
isAdobeJpegSegment() |
getDescriptiondump, dump, getSegmentData, getSegmentData, getSegmentDataAsStringgetSegmentType, toStringdebugNumber, debugNumber, getByteOrder, setByteOrderpublic static final int ADOBE_COLOR_TRANSFORM_UNKNOWN
public static final int ADOBE_COLOR_TRANSFORM_YCbCr
public static final int ADOBE_COLOR_TRANSFORM_YCCK
public App14Segment(int marker,
byte[] segmentData)
throws IOException
IOExceptionpublic App14Segment(int marker,
int markerLength,
InputStream is)
throws IOException
IOExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.