eLynx SDK v3.3.0
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, ProgressNotifier &iNotifier=ProgressNotifier_NULL) const eLynx::Image::ImagePointProcessingImpl< Pixel > [virtual]
AdjustBCG(ImageImpl< Pixel > &ioImage, double iBrightness, double iContrast, double iGamma, ProgressNotifier &iNotifier=ProgressNotifier_NULL) (defined in eLynx::Image::ImagePointProcessingImpl< Pixel >)eLynx::Image::ImagePointProcessingImpl< Pixel > [static]
AdjustBrightness(AbstractImage &ioImage, double iBrightness, ProgressNotifier &iNotifier=ProgressNotifier_NULL) const eLynx::Image::ImagePointProcessingImpl< Pixel > [virtual]
AdjustBrightness(ImageImpl< Pixel > &ioImage, double iBrightness, ProgressNotifier &iNotifier=ProgressNotifier_NULL) (defined in eLynx::Image::ImagePointProcessingImpl< Pixel >)eLynx::Image::ImagePointProcessingImpl< Pixel > [static]
AdjustContrast(AbstractImage &ioImage, double iContrast, ProgressNotifier &iNotifier=ProgressNotifier_NULL) const eLynx::Image::ImagePointProcessingImpl< Pixel > [virtual]
AdjustContrast(ImageImpl< Pixel > &ioImage, double iContrast, ProgressNotifier &iNotifier=ProgressNotifier_NULL) (defined in eLynx::Image::ImagePointProcessingImpl< Pixel >)eLynx::Image::ImagePointProcessingImpl< Pixel > [static]
AdjustGamma(AbstractImage &ioImage, double iGamma, ProgressNotifier &iNotifier=ProgressNotifier_NULL) const eLynx::Image::ImagePointProcessingImpl< Pixel > [virtual]
AdjustGamma(ImageImpl< Pixel > &ioImage, double iGamma, ProgressNotifier &iNotifier=ProgressNotifier_NULL) (defined in eLynx::Image::ImagePointProcessingImpl< Pixel >)eLynx::Image::ImagePointProcessingImpl< Pixel > [static]
AdjustHue(ImageImpl< Pixel > &ioImage, double iHue, ProgressNotifier &iNotifier=ProgressNotifier_NULL) (defined in eLynx::Image::ImagePointProcessingImpl< Pixel >)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) (defined in eLynx::Image::ImagePointProcessingImpl< Pixel >)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) (defined in eLynx::Image::ImagePointProcessingImpl< Pixel >)eLynx::Image::ImagePointProcessingImpl< Pixel > [static]
AdjustSaturation(ImageImpl< Pixel > &ioImage, double iSaturation, ProgressNotifier &iNotifier=ProgressNotifier_NULL) (defined in eLynx::Image::ImagePointProcessingImpl< Pixel >)eLynx::Image::ImagePointProcessingImpl< Pixel > [static]
AdjustShadowHighlight(AbstractImage &ioImage, double iShadow, double iHighlight, uint32 iChannelMask, ProgressNotifier &iNotifier) const eLynx::Image::ImagePointProcessingImpl< Pixel > [virtual]
AdjustShadowHighlight(ImageImpl< Pixel > &ioImage, double iShadow=0.0, double iHighlight=1.0, uint32 iChannelMask=CM_All, ProgressNotifier &iNotifier=ProgressNotifier_NULL) (defined in eLynx::Image::ImagePointProcessingImpl< Pixel >)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) (defined in eLynx::Image::ImagePointProcessingImpl< Pixel >)eLynx::Image::ImagePointProcessingImpl< Pixel > [static]
Balance(AbstractImage &ioImage, double iRed, double iGreen, double iBlue, ProgressNotifier &iNotifier=ProgressNotifier_NULL) const eLynx::Image::ImagePointProcessingImpl< Pixel > [virtual]
Balance(ImageImpl< Pixel > &ioImage, double iChannel0, double iChannel1, double iChannel2, ProgressNotifier &iNotifier=ProgressNotifier_NULL) (defined in eLynx::Image::ImagePointProcessingImpl< Pixel >)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) (defined in eLynx::Image::ImagePointProcessingImpl< Pixel >)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) (defined in eLynx::Image::ImagePointProcessingImpl< Pixel >)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) (defined in eLynx::Image::ImagePointProcessingImpl< Pixel >)eLynx::Image::ImagePointProcessingImpl< Pixel > [static]
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) (defined in eLynx::Image::ImagePointProcessingImpl< Pixel >)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) (defined in eLynx::Image::ImagePointProcessingImpl< Pixel >)eLynx::Image::ImagePointProcessingImpl< Pixel > [static]
~IImagePointProcessing() (defined in eLynx::Image::IImagePointProcessing)eLynx::Image::IImagePointProcessing [virtual]

Generated on Thu Dec 9 2010 by doxygen 1.7.2