HomeSort by relevance Sort by last modified time
    Searched defs:CloneDrawInfo (Results 1 - 2 of 2) sorted by null

  /external/ImageMagick/MagickCore/
draw.c 233 % CloneDrawInfo() makes a copy of the given draw_info structure. If NULL
237 % The format of the CloneDrawInfo method is:
239 % DrawInfo *CloneDrawInfo(const ImageInfo *image_info,
249 MagickExport DrawInfo *CloneDrawInfo(const ImageInfo *image_info,
    [all...]
methods.h 152 #define CloneDrawInfo PrependMagickMethod(CloneDrawInfo)
    [all...]

Completed in 321 milliseconds