contrast          134 Magick++/demo/demo.cpp       example.contrast( false );
contrast         2350 Magick++/lib/Image.cpp   (void) SigmoidalContrastImageChannel( image(), DefaultChannels, (MagickBooleanType) sharpen_, contrast, midpoint );
contrast          311 Magick++/lib/Magick++/Image.h     void            contrast ( const size_t sharpen_ );
contrast          778 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         3250 magick/effect.c         contrast;
contrast         3283 magick/effect.c               contrast=GetPixelIntensity(luminance_image,l+u+j)-intensity;
contrast         3284 magick/effect.c               if (fabs(contrast) < threshold)
contrast         3313 magick/effect.c                   contrast=GetPixelIntensity(luminance_image,l+u+j)-intensity;
contrast         3314 magick/effect.c                   if (fabs(contrast) < threshold)
contrast         3335 magick/effect.c                   contrast=GetPixelIntensity(luminance_image,l+u+j)-intensity;
contrast         3336 magick/effect.c                   if (fabs(contrast) < threshold)
contrast         3358 magick/effect.c               contrast=GetPixelIntensity(luminance_image,l+u+j)-intensity;
contrast         3359 magick/effect.c               if (fabs(contrast) < threshold)
contrast         3390 magick/effect.c                   contrast=GetPixelIntensity(luminance_image,l+u+j)-intensity;
contrast         3391 magick/effect.c                   if (fabs(contrast) < threshold)
contrast         3412 magick/effect.c                   contrast=GetPixelIntensity(luminance_image,l+u+j)-intensity;
contrast         3413 magick/effect.c                   if (fabs(contrast) < threshold)
contrast          273 magick/enhance.c     contrast);
contrast          298 magick/enhance.c   alpha=contrast;
contrast         4392 magick/enhance.c   if (contrast < MagickEpsilon)
contrast         4410 magick/enhance.c         (MaxMap*ScaledSigmoidal(contrast,QuantumScale*midpoint,(double) i/
contrast         4415 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          196 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);