Loads an image from compressed data and ensure the alpha is premultiplied. The returned OwnedImage!RGBA should be destroyed with destroyFree.
ImageIOException on error.
See Implementation
Loads an image from compressed data and ensure the alpha is premultiplied. The returned OwnedImage!RGBA should be destroyed with destroyFree.