标签: javascript ajax image base64
我需要从外部服务器获取jpeg图像,如
http://some.foreign.cdn.server.image.jpeg
并将其渲染为图像中的base64。我怎么能这样做?