Lines Matching defs:ReadBlobString
3876 % ReadBlobString() reads characters from a blob or file until a newline3879 % The format of the ReadBlobString method is:3881 % char *ReadBlobString(Image *image,char *string)3890 MagickExport char *ReadBlobString(Image *image,char *string)