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
 oCDataSourceThis is an abstract class used to provide data to the loader
 oCFileDataSourceThis class allow the loading of an image directly from a file
 oCImageImage is the main user class of the library
 oCImageContextStore the data needed by an ImageLoader object during the parsing of an image
 oCImageLoaderThis is an abstract class that define the interface of all image loader
 oCImageLoaderManagerManage the list of all supported ImageLoader
 oCJPGImageContextImage Context for JPG image loader
 oCJPGImageLoaderLoader class for JPG Image
 oCMemoryDataSourceLoad an image from a memory area
 oCPNGImageContextImage Context for PNG Image Loader
 oCPNGImageLoaderLoader for PNG Image
 oCTGAImageContextImage Context for Targa image
 \CTGAImageLoaderLoader for Targa image