ImageProcessor::Plugin::MEffectExposure Class Reference

class ImageProcessor::Plugin::MEffectExposure : public ImageProcessor::Plugin::MEffect

Plugin API for the exposure effect. The TEffectExposure uses this interface class to get access to the image prosessor plugin effect. Once this has been constructed, calls to method functions of TEffectExposure are passed verbatim to this interface. For further description of required functionality, see TEffectExposure.

TEffectExposure

Inherits from