Home | History | Annotate | Download | only in coders

Lines Matching refs:gamma

3216       if (LocaleCompare((const char *) tag,"gamma") == 0)
3219 gamma[MagickPathExtent];
3225 Gamma image.
3237 *gamma='\0';
3280 if (LocaleCompare(keyword,"gamma") == 0)
3282 (void) CopyMagickString(gamma,value,MagickPathExtent);
3314 if (*gamma == '\0')
3315 (void) FormatLocaleString(gamma,MagickPathExtent,"%g,%g,%g",
3317 (void) GammaImage(msl_info->image[n],strtod(gamma,(char **) NULL),
3555 if (LocaleCompare(keyword,"gamma") == 0)