| Package | Description |
|---|---|
| to.etc.domui.caches.images |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IImageFileSource
An image source which is backed by some file.
|
interface |
IImageMemorySource
This is a stream source which allows access to a set of buffers representing the
image data.
|
| Modifier and Type | Method and Description |
|---|---|
IImageStreamSource |
ImageCache.getImageData(ImageKey k,
List<IImageConversionSpecifier> convlist) |
IImageStreamSource |
ImageCache.getOriginalData(ImageKey k)
Return a data reference to the original image's data.
|
IImageStreamSource |
FullImage.getSource() |
| Constructor and Description |
|---|
FullImage(IImageStreamSource source,
ImageInfo info) |
Copyright © 2017 etc.to. All rights reserved.