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() |
getDescriptiondump, dump, getSegmentData, getSegmentDataAsStringgetSegmentType, toStringgetByteOrder, getDebug, setDebugpublic App2Segment(int marker,
byte[] segmentData)
throws ImageReadException,
java.io.IOException
ImageReadExceptionjava.io.IOExceptionpublic App2Segment(int marker,
int markerLength,
java.io.InputStream is2)
throws ImageReadException,
java.io.IOException
ImageReadExceptionjava.io.IOExceptionpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic int compareTo(App2Segment other)
compareTo in interface java.lang.Comparable<App2Segment>public byte[] getIccBytes()
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"