final class JPEGRestartInterval extends JPEGFixedSizeSegment
reference| Constructor and Description |
|---|
JPEGRestartInterval(LEDataInputStream byteStream) |
| Modifier and Type | Method and Description |
|---|---|
int |
fixedSize() |
int |
getRestartInterval() |
int |
signature() |
getSegmentLength, setSegmentLengthgetSegmentMarker, setSegmentMarker, verify, writeToStreampublic JPEGRestartInterval(LEDataInputStream byteStream)
public int signature()
signature in class JPEGSegmentpublic int getRestartInterval()
public int fixedSize()
fixedSize in class JPEGFixedSizeSegment