Hi, I'd like to request a feature be added where we can directly pass a Buffer containing image data or a Base64 string containing image data to addImage. canvas could still be used behind the scenes to get the image pixels, but the API would be neater for it.