static BufferedImage imageFromDataURL(S url) { ret decodeImage(bytesFromDataURL(url)); }