public interface IImageReader
| Modifier and Type | Method and Description |
|---|---|
IImageContainer |
read(ICanceler canceler,
InputStream inputStream) |
IImageContainer |
read(ICanceler canceler,
net.anwiba.commons.resource.reference.IResourceReference resourceReference) |
IImageContainer read(ICanceler canceler, net.anwiba.commons.resource.reference.IResourceReference resourceReference) throws InterruptedException, IOException
InterruptedExceptionIOExceptionIImageContainer read(ICanceler canceler, InputStream inputStream) throws InterruptedException, IOException
InterruptedExceptionIOExceptionCopyright © 2007–2018 Andreas W. Bartels. All rights reserved.