OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 *,
methods.h
[
all
...]
paint.c
380
%
GradientImage
() applies a continuously smooth color transitions along a
386
% The format of the
GradientImage
method is:
388
% MagickBooleanType
GradientImage
(Image *image,const GradientType type,
407
MagickExport MagickBooleanType
GradientImage
(Image *image,
[
all
...]
draw.c
[
all
...]
/external/ImageMagick/coders/
gradient.c
248
status=
GradientImage
(image,LocaleCompare(image_info->magick,"GRADIENT") == 0 ?
Completed in 56 milliseconds