| Interface | Description |
|---|---|
| IImageFileSource |
An image source which is backed by some file.
|
| IImageMemorySource |
This is a stream source which allows access to a set of buffers representing the
image data.
|
| IImageStreamSource |
The most basic of interfaces to access an image's data stream: this allows
you to create a datastream to access the image.
|
| Class | Description |
|---|---|
| FullImage |
Contains both the data source and the image info for a single image instance.
|
| ImageCache |
This cache handles images and transformations of images.
|
| ImageKey |
Represents the full key to some original image source.
|
| ImageTask |
Represents some action being handled within the image cache: the retrieval of some
image.
|
| InstanceRef | |
| SerializedImageDetails |
| Enum | Description |
|---|---|
| InstanceCacheState |
Copyright © 2017 etc.to. All rights reserved.