|
Class Summary |
| ImageCache |
Caches Image information for once read imagefiles. |
| ImageData |
Contains an image + metadata (if it has any) and its raw bytes. |
| ImageDimensionFilter |
Image dimension filter checks the dimension of testfiles (width and height)
before adding them to the queue. |
| ImageInfo |
|
| ImageLoadTask |
Background task for loading images and creating thumbnails |
| ImageUtil |
Utility methods for image processing
// TODO: make it possible to add/change metadata for testfiles |
| MergedIcon |
Represents an Icon that consists of an Image and an inner mini icon that will be
drawn ontop of the image. |