Inkscape
Vector Graphics Editor
|
Go to the source code of this file.
Classes | |
class | Inkscape::Filters::FilterGaussian |
Namespaces | |
namespace | Inkscape |
Helper class to stream background task notifications as a series of messages. | |
namespace | Inkscape::Filters |
Enumerations | |
enum | { BLUR_QUALITY_BEST = 2 , BLUR_QUALITY_BETTER = 1 , BLUR_QUALITY_NORMAL = 0 , BLUR_QUALITY_WORSE = -1 , BLUR_QUALITY_WORST = -2 } |
anonymous enum |
Enumerator | |
---|---|
BLUR_QUALITY_BEST | |
BLUR_QUALITY_BETTER | |
BLUR_QUALITY_NORMAL | |
BLUR_QUALITY_WORSE | |
BLUR_QUALITY_WORST |
Definition at line 21 of file nr-filter-gaussian.h.