|
IntelliPhoto
0.5
|
| CIntelliColorPicker | The IntelliColorPicker manages the selected colors for one whole project |
| CIntelliImage | An abstract class which manages the basic IntelliImage operations |
| CIntelliPhotoGui | Handles the graphical user interface for the intelliPhoto program |
| CIntelliRasterImage | The IntelliRasterImage manages a Rasterimage |
| 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 |
| 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 |
| 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 |