Searched defs:MagickClampImage (Results 1 - 1 of 1) sorted by relevance

/external/ImageMagick/MagickWand/
H A Dmagick-image.c1288 % MagickClampImage() restricts the color range from 0 to the quantum depth.
1290 % The format of the MagickClampImage method is:
1292 % MagickBooleanType MagickClampImage(MagickWand *wand)
1301 WandExport MagickBooleanType MagickClampImage(MagickWand *wand)
1276 WandExport MagickBooleanType MagickClampImage(MagickWand *wand) function

Completed in 49 milliseconds