public abstract class StreamSegment extends Object
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
getByte(ByteArrayInputStream inputStream) |
ImageDescriptor |
getImageDescriptor() |
long[] |
getSegLength() |
long[] |
getSegPosition() |
static StreamSegment |
getStreamSegment(ImageInputStream iis,
ImageReadParam param) |
public static StreamSegment getStreamSegment(ImageInputStream iis, ImageReadParam param) throws IOException
IOExceptionpublic static byte[] getByte(ByteArrayInputStream inputStream)
public ImageDescriptor getImageDescriptor()
public long[] getSegPosition()
public long[] getSegLength()
Copyright © 2021. All rights reserved.