eLynx SDK v3.3.0
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, ProgressNotifier &iNotifier) const =0eLynx::Image::IImagePointProcessing [pure virtual]
AdjustBrightness(AbstractImage &ioImage, double iBrightness, ProgressNotifier &iNotifier) const =0eLynx::Image::IImagePointProcessing [pure virtual]
AdjustContrast(AbstractImage &ioImage, double iContrast, ProgressNotifier &iNotifier) const =0eLynx::Image::IImagePointProcessing [pure virtual]
AdjustGamma(AbstractImage &ioImage, double iGamma, 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]
AdjustShadowHighlight(AbstractImage &ioImage, double iShadow, double iHighlight, 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 iRed, double iGreen, double iBlue, 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 =0 (defined in eLynx::Image::IImagePointProcessing)eLynx::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() (defined in eLynx::Image::IImagePointProcessing)eLynx::Image::IImagePointProcessing [virtual]

Generated on Thu Dec 9 2010 by doxygen 1.7.2