You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The developer is not Chinese, so I suggest you use English to ask questions. By the way, I am also a Chinese, and my English is very poor. I usually use Baidu Translation to solve this problem.
This library was last updated on December 5, 2020, so I suggest you solve this problem with other libraries.
OK, I'll answer in English, if you don't mind. For the time being, no, that's the format returned, with the intention that it's included directly in an HTML img tag. As @edu-sonya-cc says (thanks!), converting it to an actual image can be achieved by using another library, or using these lines:
data:image/gif;base64,base64编码的gif图片数据
data:image/png;base64,base64编码的png图片数据
The text was updated successfully, but these errors were encountered: