public class App13Segment extends AppnSegment
| Constructor and Description |
|---|
App13Segment(int marker,
int markerLength,
InputStream is) |
App13Segment(JpegImageParser parser,
int marker,
byte[] segmentData) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isPhotoshopJpegSegment() |
PhotoshopApp13Data |
parsePhotoshopSegment(Map<String,Object> params) |
getDescriptiondump, dump, getSegmentData, getSegmentData, getSegmentDataAsStringgetSegmentType, toStringdebugNumber, debugNumber, getByteOrder, setByteOrderpublic App13Segment(JpegImageParser parser, int marker, byte[] segmentData) throws IOException
IOExceptionpublic App13Segment(int marker,
int markerLength,
InputStream is)
throws IOException
IOExceptionpublic boolean isPhotoshopJpegSegment()
public PhotoshopApp13Data parsePhotoshopSegment(Map<String,Object> params) throws ImageReadException, IOException
ImageReadExceptionIOExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.