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

  /external/ImageMagick/MagickCore/
configure.c 191 options=DestroyConfigureOptions(options);
318 % DestroyConfigureOptions() releases memory associated with an configure
323 % LinkedListInfo *DestroyConfigureOptions(Image *image)
336 MagickExport LinkedListInfo *DestroyConfigureOptions(LinkedListInfo *options)
    [all...]
methods.h 249 #define DestroyConfigureOptions PrependMagickMethod(DestroyConfigureOptions)
    [all...]

Completed in 52 milliseconds