Lines Matching refs:gamma
501 if (LocaleCompare(keyword,"gamma") == 0)503 image->gamma=StringToDouble(options,(char **) NULL);1255 if (image->gamma != 0.0)1257 (void) FormatLocaleString(buffer,MagickPathExtent,"gamma=%g\n",1258 image->gamma);