Image Formats NG
|
The ImageTool namespace contains classes that impelents imagetool program. More...
Classes | |
class | AbstractTool |
This is the base class for image tools. More... | |
class | ConvertTool |
This is class implements image converting tool. More... | |
class | Exception |
Base class for ImageTool's exceptions. More... | |
class | ExitException |
This exception is used in command line parsers to terminate the program. More... | |
class | MainParser |
This is the parser for the arguments passed to main(). More... | |
class | RuntimeError |
Exception with localized string describing occured error. More... | |
class | ShowTool |
This is class implements image showing tool. More... | |
class | ToolParser |
This is helper class that simplifies usage of the QCommandLineParser. More... | |
The ImageTool namespace contains classes that impelents imagetool program.