|
IntelliPhoto
0.5
|
#include <QImage>#include <QPoint>#include <QColor>#include <QSize>#include <QWidget>#include <vector>

Go to the source code of this file.
Classes | |
| class | IntelliImage |
| An abstract class which manages the basic IntelliImage operations. More... | |
Enumerations | |
| enum | ImageType { ImageType::Raster_Image, ImageType::Shaped_Image } |
| The Types, which an Image can be. More... | |
|
strong |
The Types, which an Image can be.
| Enumerator | |
|---|---|
| Raster_Image | |
| Shaped_Image | |
Definition at line 14 of file IntelliImage.h.