Krita Source Code Documentation
Loading...
Searching...
No Matches
kis_selection_filters.h File Reference
#include "kis_types.h"
#include "kritaimage_export.h"
#include "kis_default_bounds_base.h"
#include <QRect>

Go to the source code of this file.

Classes

class  KisAntiAliasSelectionFilter
 AntiAlias filter for selections inspired by FXAA. More...
 
class  KisBorderSelectionFilter
 
class  KisDilateSelectionFilter
 
class  KisErodeSelectionFilter
 
class  KisFeatherSelectionFilter
 
class  KisGrowSelectionFilter
 
class  KisGrowUntilDarkestPixelSelectionFilter
 Filter that dilates a selection and that can stop dilating adaptively at areas of higher darkness or opacity. This is useful to grow selections used to fill line art, since the growing will stop most likely inside the lines, without overflowing to the other side. More...
 
class  KisInvertSelectionFilter
 
class  KisSelectionFilter
 
class  KisShrinkSelectionFilter
 
class  KisSmoothSelectionFilter