public class App2Segment extends AppnSegment implements java.lang.Comparable<App2Segment>
Modifier and Type | Field and Description |
---|---|
int |
curMarker |
int |
numMarkers |
Constructor and Description |
---|
App2Segment(int marker,
byte[] segmentData) |
App2Segment(int marker,
int markerLength,
java.io.InputStream is2) |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(App2Segment other) |
boolean |
equals(java.lang.Object obj) |
byte[] |
getIccBytes() |
int |
hashCode() |
getDescription
dump, dump, getSegmentData, getSegmentDataAsString
getSegmentType, toString
getByteOrder, getDebug, setDebug
public App2Segment(int marker, byte[] segmentData) throws ImageReadException, java.io.IOException
ImageReadException
java.io.IOException
public App2Segment(int marker, int markerLength, java.io.InputStream is2) throws ImageReadException, java.io.IOException
ImageReadException
java.io.IOException
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public int compareTo(App2Segment other)
compareTo
in interface java.lang.Comparable<App2Segment>
public byte[] getIccBytes()
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"