The image is not designed for this, it is for raw byte array access. But it is a good idea. We may consider to implement that feature.
Whatever, if you want to display image, just load image using system library, then draw it using OpenGL ES or Unity or something else. Drawing image in OpenGL ES is not very difficult and you can always find examples on the internet.