Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:BlobToStringInfo

221 %  BlobToStringInfo() returns the contents of a blob as a StringInfo structure
224 % The format of the BlobToStringInfo method is:
226 % StringInfo *BlobToStringInfo(const void *blob,const size_t length)
235 MagickExport StringInfo *BlobToStringInfo(const void *blob,const size_t length)