Engauge Digitizer 2
Loading...
Searching...
No Matches
Public Member Functions | List of all members
GridRemoval Class Reference

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.
 

Detailed Description

Strategy class for grid removal.

Definition at line 19 of file GridRemoval.h.

Constructor & Destructor Documentation

◆ GridRemoval()

GridRemoval::GridRemoval ( )

Single constructor.

Definition at line 19 of file GridRemoval.cpp.

Member Function Documentation

◆ remove()

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.


The documentation for this class was generated from the following files: