OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FormatMagickCaption
(Results
1 - 2
of
2
) sorted by null
/external/ImageMagick/MagickCore/
annotate.c
576
%
FormatMagickCaption
() formats a caption so that it fits within the image
579
% The format of the
FormatMagickCaption
method is:
581
% ssize_t
FormatMagickCaption
(Image *image,DrawInfo *draw_info,
600
MagickExport ssize_t
FormatMagickCaption
(Image *image,DrawInfo *draw_info,
[
all
...]
methods.h
337
#define
FormatMagickCaption
PrependMagickMethod(
FormatMagickCaption
)
[
all
...]
Completed in 142 milliseconds