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

  /external/ImageMagick/MagickCore/
blob.c 627 % DestroyBlob() deallocates memory associated with a blob.
629 % The format of the DestroyBlob method is:
631 % void DestroyBlob(Image *image)
638 MagickExport void DestroyBlob(Image *image)
769 DestroyBlob(image);
866 DestroyBlob(image);
    [all...]
methods.h 247 #define DestroyBlob PrependMagickMethod(DestroyBlob)
    [all...]

Completed in 337 milliseconds