Home
last modified time | relevance | path

Searched refs:saturation_percent (Results 1 – 1 of 1) sorted by relevance

/external/ImageMagick/MagickCore/
Ddisplay.c7735 saturation_percent[MagickPathExtent] = "110"; in XMagickCommand() local
7741 "Enter percent change in color saturation (0-200):",saturation_percent); in XMagickCommand()
7742 if (*saturation_percent == '\0') in XMagickCommand()
7750 (void) ConcatenateMagickString(modulate_factors,saturation_percent, in XMagickCommand()