|
Engauge Digitizer 2
|
Strategy class for grid removal. More...
#include <GridRemoval.h>
Public Member Functions | |
| GridRemoval () | |
| Single constructor. | |
| QPixmap | remove (const Transformation &transformation, const DocumentModelGridRemoval &modelGridRemoval, const QImage &imageBefore) |
| Process QImage into QPixmap, removing the grid lines. | |
Strategy class for grid removal.
Definition at line 19 of file GridRemoval.h.
| GridRemoval::GridRemoval | ( | ) |
Single constructor.
Definition at line 19 of file GridRemoval.cpp.
| QPixmap GridRemoval::remove | ( | const Transformation & | transformation, |
| const DocumentModelGridRemoval & | modelGridRemoval, | ||
| const QImage & | imageBefore | ||
| ) |
Process QImage into QPixmap, removing the grid lines.
Definition at line 45 of file GridRemoval.cpp.