]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authornicolas <nicolas@git.imagemagick.org>
Mon, 10 Sep 2012 20:05:40 +0000 (20:05 +0000)
committernicolas <nicolas@git.imagemagick.org>
Mon, 10 Sep 2012 20:05:40 +0000 (20:05 +0000)
MagickCore/enhance.c

index 1467a40f8c1ae5646ca60a5a6757a88ba83e73e0..0f8e482d94c51ea3b051e1ed4edad5c459521d8b 100644 (file)
@@ -3316,6 +3316,7 @@ MagickExport MagickBooleanType SigmoidalContrastImage(Image *image,
   */
   if (contrast<MagickEpsilon)
     return(MagickTrue);
+
   /*
     Sigmoidal function with inflexion point moved to b and "slope
     constant" set to a.