|
Krita Source Code Documentation
|
#include "kis_colorize_dom_utils.h"#include <KoColorSpaceRegistry.h>#include "kis_dom_utils.h"#include "lazybrush/kis_lazy_fill_tools.h"#include "kis_kra_tags.h"#include "kis_paint_device.h"Go to the source code of this file.
Namespaces | |
| namespace | KisDomUtils |
Functions | |
| bool | KisDomUtils::loadValue (const QDomElement &e, KisLazyFillTools::KeyStroke *stroke, const KoColorSpace *colorSpace, const QPoint &offset) |
| void | KisDomUtils::saveValue (QDomElement *parent, const QString &tag, const KisLazyFillTools::KeyStroke &stroke) |