Data Source
Represents the source that an image was loaded from.
See also
Entries
DISK
Link copied to clipboard
DISK()
Content copied to clipboard
Represents a disk-based data source (e.g. DrawableRes, File).
MEMORY
Link copied to clipboard
MEMORY()
Content copied to clipboard
Represents an in-memory data source (e.g. Bitmap, ByteBuffer).
MEMORY_CACHE
Link copied to clipboard
Content copied to clipboard
Represents an ImageLoader's memory cache.