HomeSort by relevance Sort by last modified time
    Searched refs:GradientImage (Results 1 - 5 of 5) sorted by null

  /external/ImageMagick/MagickCore/
paint.h 34 GradientImage(Image *,const GradientType,const SpreadMethod,const StopInfo *,
paint.c 384 % GradientImage() applies a continuously smooth color transitions along a
390 % The format of the GradientImage method is:
392 % MagickBooleanType GradientImage(Image *image,const GradientType type,
411 MagickExport MagickBooleanType GradientImage(Image *image,
    [all...]
methods.h     [all...]
draw.c     [all...]
  /external/ImageMagick/coders/
gradient.c 175 status=GradientImage(image,LocaleCompare(image_info->magick,"GRADIENT") == 0 ?

Completed in 873 milliseconds