|
IntelliPhoto
1
|
| CIntelliColorPicker | The IntelliColorPicker manages the selected colors for one whole project |
| CIntelliImage | An abstract class which manages the basic IntelliImage operations |
| CIntelliInputDialog | Customized Input Dialog to get Integers |
| CIntelliPhotoGui | The IntelliPhotoGui base class handles the graphical user interface and events for the intelliPhoto program |
| CIntelliRasterImage | The IntelliRasterImage manages a RASTERIMAGE |
| CIntelliRenderSettings | Which manages the render Settings |
| CIntelliShapedImage | The IntelliShapedImage manages a Shapedimage |
| CIntelliTool | An abstract class that manages the basic events, like mouse clicks or scrolls events |
| CIntelliToolCircle | Tool to draw a circle |
| CIntelliToolFloodFill | Tool to flood FIll a certian area |
| CIntelliToolGradient | That represents a gradient call |
| CIntelliToolLine | The IntelliToolFloodFill class represents a tool to draw a line |
| CIntelliToolPen | Tool to draw a line |
| CIntelliToolPlainTool | Tool to fill the whole canvas with one color |
| CIntelliToolPolygon | The IntelliToolPolygon managed the Drawing of Polygonforms |
| CIntelliToolRectangle | Tool to draw a rectangle |
| CIntelliToolsettings | Managing the settings of the tools, independent of an existing tool |
| CLayerObject | The LayerObject struct holds all the information needed to construct a layer |
| CPaintingArea | Manages the methods and stores information about the current painting area, which is the currently opened project |
| CTriangle | The Triangle struct holds the 3 vertices of a triangle |
| CUnitTest |