Image Formats NG
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 NImageToolThe ImageTool namespace contains classes that impelents imagetool program
 CAbstractToolThis is the base class for image tools
 CConvertToolThis is class implements image converting tool
 CExceptionBase class for ImageTool's exceptions
 CExitExceptionThis exception is used in command line parsers to terminate the program
 CMainParserThis is the parser for the arguments passed to main()
 CRuntimeErrorException with localized string describing occured error
 CShowToolThis is class implements image showing tool
 CToolParserThis is helper class that simplifies usage of the QCommandLineParser
 CCubeTextureCubeTexture class represents a 6 sided cubic texture
 CDocumentBase class for all documents
 CImageContentsThis class represents data contained in an image file
 CImageExifMetaThis class contains exif meta information of the image
 CImageFormatInfoProvides information about supported image formats
 CImageHeaderImageHeader class contains common properties for all images
 CImageIOBasic Image unput/output
 CImageIOHandlerBase class for all handlers
 CImageIOHandlerPluginBase class for image handler plugins
 CImageIOResultThis is a helper class that wraps status enum
 CImageOptionsThis class describes the different options supported by ImageIO
 CImageResourceImageResource is a variant of three types - QImage, CubeTexture and VolumeTexture
 CNothingThis is a helper class that simplifies constructing on an empty Optionals
 COptionalThe Optional class manages an optional contained value, i.e
 CVariantMapModelThis is a QAbstractTableModel subclass that is capable of displaying a QVariantMap
 CVolumeTextureVolumeTexture class represents a 3D dimentional image