|
Krita Source Code Documentation
|
#include <type_traits>#include "DebugPigment.h"#include "KoConfig.h"#include <KoColorModelStandardIds.h>#include <KoColorSpace.h>#include <KoColorSpaceMaths.h>#include <KoColorSpaceTraits.h>#include "KisDitherOp.h"#include "KisDitherMaths.h"Go to the source code of this file.
Classes | |
| class | KisDitherOpImpl< srcCSTraits, dstCSTraits, dType > |
Functions | |
| template<typename srcCSTraits , class dstCSTraits > | |
| void | addDitherOpsByDepth (KoColorSpace *cs, const KoID &dstDepth) |
|
inline |
Definition at line 188 of file KisDitherOpImpl.h.
References KoColorSpace::addDitherOp(), and KoColorSpace::colorDepthId().