Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:WriteBlobString

6427 %  WriteBlobString() write a string to a blob.  It returns the number of
6430 % The format of the WriteBlobString method is:
6432 % ssize_t WriteBlobString(Image *image,const char *string)
6441 MagickExport ssize_t WriteBlobString(Image *image,const char *string)