Home
last modified time | relevance | path

Searched refs:GetImageChannelMean (Results 1 – 20 of 20) sorted by relevance

/dports/graphics/fpc-imagemagick/fpc-3.2.2/packages/imagemagick/src/
H A Dstatistic.inc40 GetImageChannelMean(const Image *,const ChannelType,double *,double *,
/dports/graphics/ImageMagick6-nox11/ImageMagick-6.9.12-34/magick/
H A Dstatistic.h167 GetImageChannelMean(const Image *,const ChannelType,double *,double *,
H A Denhance.c138 (void) GetImageChannelMean(image,channel,&mean,&sans,&image->exception); in AutoGammaImageChannel()
148 (void) GetImageChannelMean(image,RedChannel,&mean,&sans, in AutoGammaImageChannel()
156 (void) GetImageChannelMean(image,GreenChannel,&mean,&sans, in AutoGammaImageChannel()
164 (void) GetImageChannelMean(image,BlueChannel,&mean,&sans, in AutoGammaImageChannel()
173 (void) GetImageChannelMean(image,OpacityChannel,&mean,&sans, in AutoGammaImageChannel()
182 (void) GetImageChannelMean(image,IndexChannel,&mean,&sans, in AutoGammaImageChannel()
H A Dfx.c442 (void) GetImageChannelMean(image,channel,&mean,&standard_deviation, in FxChannelStatistics()
471 (void) GetImageChannelMean(image,channel,&mean,&standard_deviation, in FxChannelStatistics()
H A Dmethods.h500 #define GetImageChannelMean PrependMagickMethod(GetImageChannelMean) macro
H A Dproperty.c3212 (void) GetImageChannelMean(image,image_info->channel,&mean, in GetMagickProperty()
3428 (void) GetImageChannelMean(image,image_info->channel,&mean, in GetMagickProperty()
H A Dstatistic.c1571 status=GetImageChannelMean(image,CompositeChannels,mean,standard_deviation, in GetImageMean()
1576 MagickExport MagickBooleanType GetImageChannelMean(const Image *image, in GetImageChannelMean() function
/dports/graphics/ImageMagick6/ImageMagick-6.9.12-34/magick/
H A Dstatistic.h167 GetImageChannelMean(const Image *,const ChannelType,double *,double *,
H A Denhance.c138 (void) GetImageChannelMean(image,channel,&mean,&sans,&image->exception); in AutoGammaImageChannel()
148 (void) GetImageChannelMean(image,RedChannel,&mean,&sans, in AutoGammaImageChannel()
156 (void) GetImageChannelMean(image,GreenChannel,&mean,&sans, in AutoGammaImageChannel()
164 (void) GetImageChannelMean(image,BlueChannel,&mean,&sans, in AutoGammaImageChannel()
173 (void) GetImageChannelMean(image,OpacityChannel,&mean,&sans, in AutoGammaImageChannel()
182 (void) GetImageChannelMean(image,IndexChannel,&mean,&sans, in AutoGammaImageChannel()
H A Dfx.c442 (void) GetImageChannelMean(image,channel,&mean,&standard_deviation, in FxChannelStatistics()
471 (void) GetImageChannelMean(image,channel,&mean,&standard_deviation, in FxChannelStatistics()
H A Dmethods.h500 #define GetImageChannelMean PrependMagickMethod(GetImageChannelMean) macro
H A Dproperty.c3212 (void) GetImageChannelMean(image,image_info->channel,&mean, in GetMagickProperty()
3428 (void) GetImageChannelMean(image,image_info->channel,&mean, in GetMagickProperty()
H A Dstatistic.c1571 status=GetImageChannelMean(image,CompositeChannels,mean,standard_deviation, in GetImageMean()
1576 MagickExport MagickBooleanType GetImageChannelMean(const Image *image, in GetImageChannelMean() function
/dports/lang/fpc-source/fpc-3.2.2/packages/imagemagick/src/
H A Dstatistic.inc40 GetImageChannelMean(const Image *,const ChannelType,double *,double *,
/dports/graphics/ImageMagick6/ImageMagick-6.9.12-34/Magick++/lib/
H A DImage.cpp4554 (void) GetImageChannelMean(constImage(),RedChannel,&statistics->red.mean, in statistics()
4562 (void) GetImageChannelMean(constImage(),GreenChannel,&statistics->green.mean, in statistics()
4570 (void) GetImageChannelMean(constImage(),BlueChannel,&statistics->blue.mean, in statistics()
4578 (void) GetImageChannelMean(constImage(),OpacityChannel, in statistics()
/dports/graphics/ImageMagick6-nox11/ImageMagick-6.9.12-34/Magick++/lib/
H A DImage.cpp4554 (void) GetImageChannelMean(constImage(),RedChannel,&statistics->red.mean, in statistics()
4562 (void) GetImageChannelMean(constImage(),GreenChannel,&statistics->green.mean, in statistics()
4570 (void) GetImageChannelMean(constImage(),BlueChannel,&statistics->blue.mean, in statistics()
4578 (void) GetImageChannelMean(constImage(),OpacityChannel, in statistics()
/dports/graphics/ImageMagick6/ImageMagick-6.9.12-34/Magick++/lib/Magick++/
H A DInclude.h1270 using MagickCore::GetImageChannelMean;
/dports/graphics/ImageMagick6-nox11/ImageMagick-6.9.12-34/Magick++/lib/Magick++/
H A DInclude.h1270 using MagickCore::GetImageChannelMean;
/dports/graphics/ImageMagick6-nox11/ImageMagick-6.9.12-34/wand/
H A Dmagick-image.c4635 status=GetImageChannelMean(wand->images,channel,mean,standard_deviation, in MagickGetImageChannelMean()
/dports/graphics/ImageMagick6/ImageMagick-6.9.12-34/wand/
H A Dmagick-image.c4635 status=GetImageChannelMean(wand->images,channel,mean,standard_deviation, in MagickGetImageChannelMean()