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

  /external/ImageMagick/MagickCore/
blob.c 306 % BlobToImage() implements direct to memory image formats. It returns the
309 % The format of the BlobToImage method is:
311 % Image *BlobToImage(const ImageInfo *image_info,const void *blob,
326 MagickExport Image *BlobToImage(const ImageInfo *image_info,const void *blob,
    [all...]
methods.h 126 #define BlobToImage PrependMagickMethod(BlobToImage)
    [all...]

Completed in 54 milliseconds