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

eLynx::Image::ImagePointProcessingImpl< Pixel > Member List

This is the complete list of members for eLynx::Image::ImagePointProcessingImpl< Pixel >, including all inherited members.

AdjustBCG(AbstractImage &ioImage, double iBrightness, double iContrast, double iGamma, uint32 iChannelMask=CM_All, ProgressNotifier &iNotifier=ProgressNotifier_NULL) const eLynx::Image::ImagePointProcessingImpl< Pixel > [virtual]
AdjustBCG(ImageImpl< Pixel > &ioImage, double iBrightness, double iContrast, double iGamma, uint32 iChannelMask=CM_All, ProgressNotifier &iNotifier=ProgressNotifier_NULL)eLynx::Image::ImagePointProcessingImpl< Pixel > [static]
AdjustBrightness(AbstractImage &ioImage, double iBrightness, uint32 iChannelMask=CM_All, ProgressNotifier &iNotifier=ProgressNotifier_NULL) const eLynx::Image::ImagePointProcessingImpl< Pixel > [virtual]
AdjustBrightness(ImageImpl< Pixel > &ioImage, double iBrightness, uint32 iChannelMask=CM_All, ProgressNotifier &iNotifier=ProgressNotifier_NULL)eLynx::Image::ImagePointProcessingImpl< Pixel > [static]
AdjustContrast(AbstractImage &ioImage, double iContrast, uint32 iChannelMask=CM_All, ProgressNotifier &iNotifier=ProgressNotifier_NULL) const eLynx::Image::ImagePointProcessingImpl< Pixel > [virtual]
AdjustContrast(ImageImpl< Pixel > &ioImage, double iContrast, uint32 iChannelMask=CM_All, ProgressNotifier &iNotifier=ProgressNotifier_NULL)eLynx::Image::ImagePointProcessingImpl< Pixel > [static]
AdjustGamma(AbstractImage &ioImage, double iGamma, uint32 iChannelMask=CM_All, ProgressNotifier &iNotifier=ProgressNotifier_NULL) const eLynx::Image::ImagePointProcessingImpl< Pixel > [virtual]
AdjustGamma(ImageImpl< Pixel > &ioImage, double iGamma, uint32 iChannelMask=CM_All, ProgressNotifier &iNotifier=ProgressNotifier_NULL)eLynx::Image::ImagePointProcessingImpl< Pixel > [static]
AdjustHue(ImageImpl< Pixel > &ioImage, double iHue, ProgressNotifier &iNotifier=ProgressNotifier_NULL)eLynx::Image::ImagePointProcessingImpl< Pixel > [static]
AdjustHueSaturation(AbstractImage &ioImage, double iHue, double iSaturation, ProgressNotifier &iNotifier) const eLynx::Image::ImagePointProcessingImpl< Pixel > [virtual]
AdjustHueSaturation(ImageImpl< Pixel > &ioImage, double iHue, double iSaturation, ProgressNotifier &iNotifier=ProgressNotifier_NULL)eLynx::Image::ImagePointProcessingImpl< Pixel > [static]
AdjustMidtone(AbstractImage &ioImage, double iMidtone, uint32 iChannelMask=CM_All, ProgressNotifier &iNotifier=ProgressNotifier_NULL) const eLynx::Image::ImagePointProcessingImpl< Pixel > [virtual]
AdjustMidtone(ImageImpl< Pixel > &ioImage, double iMidtone, uint32 iChannelMask=CM_All, ProgressNotifier &iNotifier=ProgressNotifier_NULL)eLynx::Image::ImagePointProcessingImpl< Pixel > [static]
AdjustSaturation(ImageImpl< Pixel > &ioImage, double iSaturation, ProgressNotifier &iNotifier=ProgressNotifier_NULL)eLynx::Image::ImagePointProcessingImpl< Pixel > [static]
AdjustSigmoid(AbstractImage &ioImage, double iAlpha, double iBeta, uint32 iChannelMask=CM_All, ProgressNotifier &iNotifier=ProgressNotifier_NULL) const eLynx::Image::ImagePointProcessingImpl< Pixel > [virtual]
AdjustSigmoid(ImageImpl< Pixel > &ioImage, double iAlpha, double iBeta, uint32 iChannelMask=CM_All, ProgressNotifier &iNotifier=ProgressNotifier_NULL)eLynx::Image::ImagePointProcessingImpl< Pixel > [static]
Balance(AbstractImage &ioImage, double iChannel0, double iChannel1, double iChannel2, uint32 iChannelMask=CM_All, ProgressNotifier &iNotifier=ProgressNotifier_NULL) const eLynx::Image::ImagePointProcessingImpl< Pixel > [virtual]
Balance(ImageImpl< Pixel > &ioImage, double iChannel0, double iChannel1, double iChannel2, uint32 iChannelMask=CM_All, ProgressNotifier &iNotifier=ProgressNotifier_NULL)eLynx::Image::ImagePointProcessingImpl< Pixel > [static]
Blend(AbstractImage &ioImage, const AbstractImage &iImage, double iScalar, uint32 iChannelMask, ProgressNotifier &iNotifier) const eLynx::Image::ImagePointProcessingImpl< Pixel > [virtual]
Blend(ImageImpl< Pixel > &ioImage, const ImageImpl< Pixel > &iImage, double iScalar, uint32 iChannelMask=CM_All, ProgressNotifier &iNotifier=ProgressNotifier_NULL)eLynx::Image::ImagePointProcessingImpl< Pixel > [static]
Colorize(AbstractImage &ioImage, double iHue, double iSaturation, ProgressNotifier &iNotifier) const eLynx::Image::ImagePointProcessingImpl< Pixel > [virtual]
Colorize(ImageImpl< Pixel > &ioImage, double iHue, double iSaturation, ProgressNotifier &iNotifier=ProgressNotifier_NULL)eLynx::Image::ImagePointProcessingImpl< Pixel > [static]
CreateBinarized(const AbstractImage &iImage, double iThreshold, bool ibNegative, uint32 iChannelMask, ProgressNotifier &iNotifier) const eLynx::Image::ImagePointProcessingImpl< Pixel > [virtual]
Desaturate(AbstractImage &ioImage, double iFactor, uint32 iChannelMask, ProgressNotifier &iNotifier) const eLynx::Image::ImagePointProcessingImpl< Pixel > [virtual]
Desaturate(ImageImpl< Pixel > &ioImage, double iFactor=0.3, uint32 iChannelMask=CM_All, ProgressNotifier &iNotifier=ProgressNotifier_NULL)eLynx::Image::ImagePointProcessingImpl< Pixel > [static]
Pixel_t typedefeLynx::Image::ImagePointProcessingImpl< Pixel >
Posterize(AbstractImage &ioImage, uint32 iLevels, uint32 iChannelMask=CM_All, ProgressNotifier &iNotifier=ProgressNotifier_NULL) const eLynx::Image::ImagePointProcessingImpl< Pixel > [virtual]
Posterize(ImageImpl< Pixel > &ioImage, uint32 iLevels, uint32 iChannelMask=CM_All, ProgressNotifier &iNotifier=ProgressNotifier_NULL)eLynx::Image::ImagePointProcessingImpl< Pixel > [static]
Solarize(AbstractImage &ioImage, double iThreshold, uint32 iChannelMask=CM_All, ProgressNotifier &iNotifier=ProgressNotifier_NULL) const eLynx::Image::ImagePointProcessingImpl< Pixel > [virtual]
Solarize(ImageImpl< Pixel > &ioImage, double iThreshold, uint32 iChannelMask=CM_All, ProgressNotifier &iNotifier=ProgressNotifier_NULL)eLynx::Image::ImagePointProcessingImpl< Pixel > [static]
~IImagePointProcessing()eLynx::Image::IImagePointProcessing [virtual]

Generated on 14 Apr 2009 by doxygen 1.5.8