public interface IImageStreamSource
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getImageStream()
Return a datastream for the image's raw data.
|
int |
getSize()
The size, in bytes, of the cached data.
|
InputStream getImageStream() throws Exception
Exceptionint getSize()
Copyright © 2017 etc.to. All rights reserved.