ImageDataLoader

Internal class that separates ImageData from ImageLoader to allow removal of ImageLoader from the toolkit.

Members

Static functions

load
ImageData[] load(InputStream stream)
Undocumented in source. Be warned that the author may not have intended to support it.
load
ImageData[] load(String filename)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta