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

  /external/ImageMagick/MagickCore/
blob.h 81 DestroyBlob(Image *),
methods.h 232 #define DestroyBlob PrependMagickMethod(DestroyBlob)
    [all...]
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...]
list.c     [all...]
image.c 407 DestroyBlob(GetNextImageInList(image));
    [all...]
  /external/ImageMagick/coders/
mat.c 802 DestroyBlob(rotated_image);
    [all...]
pcd.c     [all...]
icon.c 389 DestroyBlob(icon_image);
    [all...]
wpg.c 889 DestroyBlob(p);
    [all...]
tiff.c     [all...]
dds.c     [all...]

Completed in 83 milliseconds