contrast          134 Magick++/demo/demo.cpp       example.contrast( false );
contrast         2318 Magick++/lib/Image.cpp   (void) SigmoidalContrastImageChannel( image(), DefaultChannels, (MagickBooleanType) sharpen_, contrast, midpoint );
contrast          308 Magick++/lib/Magick++/Image.h     void            contrast ( const size_t sharpen_ );
contrast          768 Magick++/lib/Magick++/Image.h     void            sigmoidalContrast ( const size_t sharpen_, const double contrast, const double midpoint = QuantumRange / 2.0 );
contrast         1750 Magick++/lib/Magick++/STL.h       const double contrast,
contrast         1757 Magick++/lib/Magick++/STL.h     double contrast;
contrast          262 Magick++/lib/STL.cpp   image_.contrast( _sharpen );
contrast         1018 coders/fpx.c           contrast;
contrast         1040 coders/fpx.c         contrast=1.0;
contrast         1115 coders/fpx.c             fpx_status=FPX_SetImageContrastAdjustment(flashpix,&contrast);
contrast         3188 magick/effect.c         contrast;
contrast         3221 magick/effect.c               contrast=GetPixelIntensity(luminance_image,l+u+j)-intensity;
contrast         3222 magick/effect.c               if (fabs(contrast) < threshold)
contrast         3251 magick/effect.c                   contrast=GetPixelIntensity(luminance_image,l+u+j)-intensity;
contrast         3252 magick/effect.c                   if (fabs(contrast) < threshold)
contrast         3273 magick/effect.c                   contrast=GetPixelIntensity(luminance_image,l+u+j)-intensity;
contrast         3274 magick/effect.c                   if (fabs(contrast) < threshold)
contrast         3296 magick/effect.c               contrast=GetPixelIntensity(luminance_image,l+u+j)-intensity;
contrast         3297 magick/effect.c               if (fabs(contrast) < threshold)
contrast         3328 magick/effect.c                   contrast=GetPixelIntensity(luminance_image,l+u+j)-intensity;
contrast         3329 magick/effect.c                   if (fabs(contrast) < threshold)
contrast         3350 magick/effect.c                   contrast=GetPixelIntensity(luminance_image,l+u+j)-intensity;
contrast         3351 magick/effect.c                   if (fabs(contrast) < threshold)
contrast          273 magick/enhance.c     contrast);
contrast          298 magick/enhance.c   alpha=contrast;
contrast         4384 magick/enhance.c   if (contrast < MagickEpsilon)
contrast         4402 magick/enhance.c         (MaxMap*ScaledSigmoidal(contrast,QuantumScale*midpoint,(double) i/
contrast         4407 magick/enhance.c         MaxMap*InverseScaledSigmoidal(contrast,QuantumScale*midpoint,(double) i/
contrast         1202 magick/feature.c       channel_features[RedChannel].contrast[i]+=z*z*pixel.direction[i].red;
contrast         1203 magick/feature.c       channel_features[GreenChannel].contrast[i]+=z*z*pixel.direction[i].green;
contrast         1204 magick/feature.c       channel_features[BlueChannel].contrast[i]+=z*z*pixel.direction[i].blue;
contrast         1206 magick/feature.c         channel_features[BlackChannel].contrast[i]+=z*z*
contrast         1209 magick/feature.c         channel_features[OpacityChannel].contrast[i]+=z*z*
contrast           32 magick/feature.h     contrast[4],
contrast          193 magick/identify.c     PrintFeature(channel_features[channel].contrast),
contrast         1146 wand/magick-image.c     contrast);
contrast         1164 wand/magick-image.c     contrast);
contrast          936 wand/mogrify.c               contrast;
contrast          950 wand/mogrify.c             contrast=0.0;
contrast          952 wand/mogrify.c               contrast=geometry_info.sigma;
contrast          954 wand/mogrify.c               contrast);