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) |
getDescription
dump, dump, getSegmentData, getSegmentData, getSegmentDataAsString
getSegmentType, toString
debugNumber, debugNumber, getByteOrder, setByteOrder
public App13Segment(JpegImageParser parser, int marker, byte[] segmentData) throws IOException
IOException
public App13Segment(int marker, int markerLength, InputStream is) throws IOException
IOException
public boolean isPhotoshopJpegSegment()
public PhotoshopApp13Data parsePhotoshopSegment(Map<String,Object> params) throws ImageReadException, IOException
ImageReadException
IOException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.