Krita Source Code Documentation
Loading...
Searching...
No Matches
kis_lazy_fill_tools.h File Reference
#include "kis_types.h"
#include "kritaimage_export.h"
#include <KoColor.h>
#include <boost/operators.hpp>

Go to the source code of this file.

Classes

struct  KisLazyFillTools::FilteringOptions
 
struct  KisLazyFillTools::KeyStroke
 

Namespaces

namespace  KisLazyFillTools
 

Functions

void KisLazyFillTools::cutOneWay (const KoColor &color, KisPaintDeviceSP src, KisPaintDeviceSP colorScribble, KisPaintDeviceSP backgroundScribble, KisPaintDeviceSP resultDevice, KisPaintDeviceSP maskDevice, const QRect &boundingRect)
 
void KisLazyFillTools::normalizeAlpha8Device (KisPaintDeviceSP dev, const QRect &rect)
 
void KisLazyFillTools::normalizeAndInvertAlpha8Device (KisPaintDeviceSP dev, const QRect &rect)
 
QVector< QPoint > KisLazyFillTools::splitIntoConnectedComponents (KisPaintDeviceSP dev, const QRect &boundingRect)