Simple Image Loading LibrarY  0.1.0
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 NSILLYSimple Image Loading LibrarY namespace
 CDataSourceThis is an abstract class used to provide data to the loader
 CFileDataSourceThis class allow the loading of an image directly from a file
 CImageImage is the main user class of the library
 CImageContextStore the data needed by an ImageLoader object during the parsing of an image
 CImageLoaderThis is an abstract class that define the interface of all image loader
 CImageLoaderManagerManage the list of all supported ImageLoader
 CJPGImageContextImage Context for JPG image loader
 CJPGImageLoaderLoader class for JPG Image
 CMemoryDataSourceLoad an image from a memory area
 CPNGImageContextImage Context for PNG Image Loader
 CPNGImageLoaderLoader for PNG Image
 CTGAImageContextImage Context for Targa image
 CTGAImageLoaderLoader for Targa image