Lines Matching full:percent_blend
1582 percent_blend[MagickPathExtent];
1598 (void) FormatLocaleString(percent_blend,MagickPathExtent,
1605 (void) FormatLocaleString(percent_blend,MagickPathExtent,
1613 colorize_image=ColorizeImage(wand->images,percent_blend,&target,
12050 percent_blend[MagickPathExtent];
12065 (void) FormatLocaleString(percent_blend,MagickPathExtent,
12072 (void) FormatLocaleString(percent_blend,MagickPathExtent,
12080 tint_image=TintImage(wand->images,percent_blend,&target,wand->exception);