ImageProcessor::TEffectDespeckle Class Reference

class ImageProcessor::TEffectDespeckle : public ImageProcessor::TEffect

The class provides functions to apply a "despeckle" surface effect to an image, which means to remove noise from images without blurring edges.

Inherits from

Constructor & Destructor Documentation

TEffectDespeckle(Plugin::MEffect &, CImageProcessorImpl &)

TEffectDespeckle ( Plugin::MEffect & aEffect,
CImageProcessorImpl & aImageProcessorImpl
) [private]

Parameters

Plugin::MEffect & aEffect
CImageProcessorImpl & aImageProcessorImpl