This commit is contained in:
Sonaion
2019-12-18 17:49:09 +01:00
parent 1d65078df0
commit 30c6d0badd
2 changed files with 17 additions and 14 deletions

View File

@@ -3,6 +3,9 @@
#include"Image/IntelliImage.h"
/*!
* \brief The IntelliRasterImage manages a simple Rasterimage
*/
class IntelliRasterImage : public IntelliImage{
friend IntelliTool;
protected: