H A D | magick-image.c | 3918 % MagickGetImageBlob() implements direct to memory image formats. It returns 3928 % The format of the MagickGetImageBlob method is: 3930 % unsigned char *MagickGetImageBlob(MagickWand *wand,size_t *length) 3939 WandExport unsigned char *MagickGetImageBlob(MagickWand *wand,size_t *length) 3971 % MagickGetImageBlob() implements direct to memory image formats. It 3863 WandExport unsigned char *MagickGetImageBlob(MagickWand *wand,size_t *length) function
|