VRS::DitherMatrix Class Reference
#include <vrs/image/imageditherop.h>
List of all members.
Constructor & Destructor Documentation
| VRS::DitherMatrix::DitherMatrix |
( |
int |
sizeX, |
|
|
int |
sizeY | |
|
) |
| | |
| virtual VRS::DitherMatrix::~DitherMatrix |
( |
|
) |
[virtual] |
Member Function Documentation
| void VRS::DitherMatrix::set |
( |
int |
i, |
|
|
int |
j, |
|
|
double |
matrixCoefficient | |
|
) |
| | |
| double VRS::DitherMatrix::get |
( |
int |
i, |
|
|
int |
j | |
|
) |
| | const |
| int VRS::DitherMatrix::sizeX |
( |
|
) |
const |
| int VRS::DitherMatrix::sizeY |
( |
|
) |
const |
| static DitherMatrix* VRS::DitherMatrix::clustered3x3 |
( |
|
) |
[static] |
| static DitherMatrix* VRS::DitherMatrix::clustered6x6 |
( |
|
) |
[static] |
| static DitherMatrix* VRS::DitherMatrix::dispersion4x4 |
( |
|
) |
[static] |
The documentation for this class was generated from the following file: