, including all inherited members.
| Affine(AbstractImage &ioImage, EBayerMatrix iBayer, double iScaleR, double iOffsetR, double iScaleG, double iOffsetG, double iScaleB, double iOffsetB) const | eLynx::Image::BayerHandlerImpl< T > | [virtual] |
| Affine(ImageImpl< PixelL< T > > &ioImage, EBayerMatrix iBayer, double iScaleR, double iOffsetR, double iScaleG, double iOffsetG, double iScaleB, double iOffsetB) | eLynx::Image::BayerHandlerImpl< T > | [static] |
| Balance(AbstractImage &ioImage, EBayerMatrix iBayer, double iRed, double iGreen, double iBlue, uint32 iChannelMask) const | eLynx::Image::BayerHandlerImpl< T > | [virtual] |
| Balance(ImageImpl< PixelL< T > > &ioImage, EBayerMatrix iBayer, double iRed, double iGreen, double iBlue, uint32 iChannelMask) | eLynx::Image::BayerHandlerImpl< T > | [static] |
| ComputeMean(const AbstractImage &iImage, EBayerMatrix iBayer, double &oMeanR, double &oMeanG, double &oMeanB, bool ibNormalized) const | eLynx::Image::BayerHandlerImpl< T > | [virtual] |
| ComputeMean(const ImageImpl< PixelL< T > > &iImage, EBayerMatrix iBayer, double &oMeanR, double &oMeanG, double &oMeanB, bool ibNormalized=false) | eLynx::Image::BayerHandlerImpl< T > | [static] |
| ComputeStandardDeviation(const AbstractImage &iImage, EBayerMatrix iBayer, double &oMeanR, double &oMeanG, double &oMeanB, double &oStdDevR, double &oStdDevG, double &oStdDevB, bool ibNormalized) const | eLynx::Image::BayerHandlerImpl< T > | [virtual] |
| ComputeStandardDeviation(const ImageImpl< PixelL< T > > &iImage, EBayerMatrix iBayer, double &oMeanR, double &oMeanG, double &oMeanB, double &oStdDevR, double &oStdDevG, double &oStdDevB, bool ibNormalized=false) | eLynx::Image::BayerHandlerImpl< T > | [static] |
| CreateBayer(const AbstractImage &iImage, EBayerMatrix iBayer, ProgressNotifier &iNotifier) const | eLynx::Image::BayerHandlerImpl< T > | [virtual] |
| CreateBayer(const ImageImpl< PixelRGB< T > > &iImage, EBayerMatrix iBayer=BM_GRBG, ProgressNotifier &iNotifier=ProgressNotifier_NULL) | eLynx::Image::BayerHandlerImpl< T > | [static] |
| CreateRGB(const AbstractImage &iImage, EBayerMatrix iBayer, EBayerToColorConversion iMethod, ProgressNotifier &iNotifier) const | eLynx::Image::BayerHandlerImpl< T > | [virtual] |
| CreateRGB(const ImageImpl< PixelL< T > > &iImageL, EBayerMatrix iBayer, EBayerToColorConversion iMethod=BCC_Default, ProgressNotifier &iNotifier=ProgressNotifier_NULL) | eLynx::Image::BayerHandlerImpl< T > | [static] |
| ~IBayerHandler() | eLynx::Image::IBayerHandler | [virtual] |