, including all inherited members.
| ApplyDigitalDevelopment(AbstractImage &ioImage, double iBackground, double iCrossOver, double iScale, double iVariance, EColorEmphasis iEmphasis, uint32 iChannelMask, ProgressNotifier &iNotifier) const | eLynx::Image::ImageMiscProcessingImpl< Pixel > | [virtual] |
| ApplyDigitalDevelopment(ImageImpl< Pixel > &ioImage, double iBackground, double iCrossOver, double iScale, double iVariance, EColorEmphasis iEmphasis, uint32 iChannelMask=CM_All, ProgressNotifier &iNotifier=ProgressNotifier_NULL) | eLynx::Image::ImageMiscProcessingImpl< Pixel > | [static] |
| ApplyRotationalGradient(AbstractImage &ioImage, uint32 iXc, uint32 iYc, double iRadialShift, double iRotationalShift, bool ibInterpolation, uint32 iChannelMask, ProgressNotifier &iNotifier) const | eLynx::Image::ImageMiscProcessingImpl< Pixel > | [virtual] |
| ApplyRotationalGradient(ImageImpl< Pixel > &ioImage, uint32 iX, uint32 iY, double iRadialShift, double iDegrees, bool ibInterpolation=true, uint32 iChannelMask=CM_All, ProgressNotifier &iNotifier=ProgressNotifier_NULL) | eLynx::Image::ImageMiscProcessingImpl< Pixel > | [static] |
| Debloom(AbstractImage &ioImage, uint32 iChannelMask, ProgressNotifier &iNotifier) const | eLynx::Image::ImageMiscProcessingImpl< Pixel > | [virtual] |
| Debloom(ImageImpl< Pixel > &ioImage, uint32 iChannelMask=CM_All, ProgressNotifier &iNotifier=ProgressNotifier_NULL) | eLynx::Image::ImageMiscProcessingImpl< Pixel > | [static] |
| Pixel_t typedef | eLynx::Image::ImageMiscProcessingImpl< Pixel > | |
| RemoveGradient(AbstractImage &ioImage, AbstractImage &oBackground, const Math::Point2iList &iPoints, EGradientMethod iMethod, uint32 iChannelMask, ProgressNotifier &iNotifier) const | eLynx::Image::ImageMiscProcessingImpl< Pixel > | [virtual] |
| RemoveGradient(ImageImpl< Pixel > &ioImage, ImageImpl< Pixel > &oBackground, const Math::Point2iList &iPoints, EGradientMethod iMethod, uint32 iChannelMask=CM_All, ProgressNotifier &iNotifier=ProgressNotifier_NULL) | eLynx::Image::ImageMiscProcessingImpl< Pixel > | [static] |
| T typedef | eLynx::Image::ImageMiscProcessingImpl< Pixel > | |
| ~IImageMiscProcessing() | eLynx::Image::IImageMiscProcessing | [virtual] |