eLynx SDK v3.0.1
C++ image processing API reference

eLynx::Image::IImagePointProcessing Member List

This is the complete list of members for eLynx::Image::IImagePointProcessing, including all inherited members.

AdjustBCG(AbstractImage &ioImage, double iBrightness, double iContrast, double iGamma, uint32 iChannelMask, ProgressNotifier &iNotifier) const =0eLynx::Image::IImagePointProcessing [pure virtual]
AdjustBrightness(AbstractImage &ioImage, double iBrightness, uint32 iChannelMask, ProgressNotifier &iNotifier) const =0eLynx::Image::IImagePointProcessing [pure virtual]
AdjustContrast(AbstractImage &ioImage, double iContrast, uint32 iChannelMask, ProgressNotifier &iNotifier) const =0eLynx::Image::IImagePointProcessing [pure virtual]
AdjustGamma(AbstractImage &ioImage, double iGamma, uint32 iChannelMask, ProgressNotifier &iNotifier) const =0eLynx::Image::IImagePointProcessing [pure virtual]
AdjustHueSaturation(AbstractImage &ioImage, double iHue, double iSaturation, ProgressNotifier &iNotifier) const =0eLynx::Image::IImagePointProcessing [pure virtual]
AdjustMidtone(AbstractImage &ioImage, double iMidtone, uint32 iChannelMask, ProgressNotifier &iNotifier) const =0eLynx::Image::IImagePointProcessing [pure virtual]
AdjustSigmoid(AbstractImage &ioImage, double iAlpha, double iBeta, uint32 iChannelMask, ProgressNotifier &iNotifier) const =0eLynx::Image::IImagePointProcessing [pure virtual]
Balance(AbstractImage &ioImage, double iChannel0, double iChannel1, double iChannel2, uint32 iChannelMask, ProgressNotifier &iNotifier) const =0eLynx::Image::IImagePointProcessing [pure virtual]
Blend(AbstractImage &ioImage, const AbstractImage &iImage, double iScalar, uint32 iChannelMask, ProgressNotifier &iNotifier) const =0eLynx::Image::IImagePointProcessing [pure virtual]
Colorize(AbstractImage &ioImage, double iHue, double iSaturation, ProgressNotifier &iNotifier) const =0eLynx::Image::IImagePointProcessing [pure virtual]
CreateBinarized(const AbstractImage &iImage, double iThreshold, bool ibNegative, uint32 iChannelMask, ProgressNotifier &iNotifier) const =0eLynx::Image::IImagePointProcessing [pure virtual]
Desaturate(AbstractImage &ioImage, double iFactor, uint32 iChannelMask, ProgressNotifier &iNotifier) const =0eLynx::Image::IImagePointProcessing [pure virtual]
Posterize(AbstractImage &ioImage, uint32 iLevels, uint32 iChannelMask, ProgressNotifier &iNotifier) const =0eLynx::Image::IImagePointProcessing [pure virtual]
Solarize(AbstractImage &ioImage, double iThreshold, uint32 iChannelMask, ProgressNotifier &iNotifier) const =0eLynx::Image::IImagePointProcessing [pure virtual]
~IImagePointProcessing()eLynx::Image::IImagePointProcessing [virtual]

Generated on 14 Apr 2009 by doxygen 1.5.8