Package org.aoju.bus.image.nimble.opencv
Class StreamSegment
java.lang.Object
org.aoju.bus.image.nimble.opencv.StreamSegment
-
Method Summary
Modifier and TypeMethodDescriptionstatic byte[]getByte(ByteArrayInputStream inputStream) long[]long[]static StreamSegmentgetStreamSegment(ImageInputStream iis, ImageReadParam param)
-
Method Details
-
getStreamSegment
public static StreamSegment getStreamSegment(ImageInputStream iis, ImageReadParam param) throws IOException - Throws:
IOException
-
getByte
-
getImageDescriptor
-
getSegPosition
public long[] getSegPosition() -
getSegLength
public long[] getSegLength()
-