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

  /external/ImageMagick/MagickCore/
blob.c 893 % DestroyBlob() deallocates memory associated with a blob.
895 % The format of the DestroyBlob method is:
897 % void DestroyBlob(Image *image)
904 MagickExport void DestroyBlob(Image *image)
    [all...]
methods.h 232 #define DestroyBlob PrependMagickMethod(DestroyBlob)
    [all...]

Completed in 851 milliseconds