Image Formats NG
|
▼NImageTool | The ImageTool namespace contains classes that impelents imagetool program |
CAbstractTool | This is the base class for image tools |
CConvertTool | This is class implements image converting tool |
CException | Base class for ImageTool's exceptions |
CExitException | This exception is used in command line parsers to terminate the program |
CMainParser | This is the parser for the arguments passed to main() |
CRuntimeError | Exception with localized string describing occured error |
CShowTool | This is class implements image showing tool |
CToolParser | This is helper class that simplifies usage of the QCommandLineParser |
CCubeTexture | CubeTexture class represents a 6 sided cubic texture |
CDocument | Base class for all documents |
CImageContents | This class represents data contained in an image file |
CImageExifMeta | This class contains exif meta information of the image |
CImageFormatInfo | Provides information about supported image formats |
CImageHeader | ImageHeader class contains common properties for all images |
CImageIO | Basic Image unput/output |
CImageIOHandler | Base class for all handlers |
CImageIOHandlerPlugin | Base class for image handler plugins |
CImageIOResult | This is a helper class that wraps status enum |
CImageOptions | This class describes the different options supported by ImageIO |
CImageResource | ImageResource is a variant of three types - QImage, CubeTexture and VolumeTexture |
CNothing | This is a helper class that simplifies constructing on an empty Optionals |
COptional | The Optional class manages an optional contained value, i.e |
CVariantMapModel | This is a QAbstractTableModel subclass that is capable of displaying a QVariantMap |
CVolumeTexture | VolumeTexture class represents a 3D dimentional image |