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

  /external/ImageMagick/MagickCore/
draw.c 822 % DestroyDrawInfo() deallocates memory associated with an DrawInfo
825 % The format of the DestroyDrawInfo method is:
827 % DrawInfo *DestroyDrawInfo(DrawInfo *draw_info)
834 MagickExport DrawInfo *DestroyDrawInfo(DrawInfo *draw_info)
    [all...]
methods.h 250 #define DestroyDrawInfo PrependMagickMethod(DestroyDrawInfo)
    [all...]

Completed in 863 milliseconds