From: nicolas Date: Wed, 12 Sep 2012 14:50:49 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~4954 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7922b46b24d1065eec829aca86de8721f3b5931f;p=imagemagick --- diff --git a/MagickCore/enhance.c b/MagickCore/enhance.c index 2a0600f0d..a09cdee94 100644 --- a/MagickCore/enhance.c +++ b/MagickCore/enhance.c @@ -3341,7 +3341,7 @@ MagickExport MagickBooleanType NormalizeImage(Image *image, sigmoidal) may be outside of the interval (-1,1) (resp. (0,1)), even when creating a LUT from in gamut values, hence the branching. In addition, HDRI may have out of gamut values. - InverseScaledSigmoidal is not a two-side inverse of ScaledSigmoidal: + InverseScaledSigmoidal is not a two-sided inverse of ScaledSigmoidal: It is only a right inverse. This is unavoidable. */ static inline double InverseScaledSigmoidal(const double a,const double b,