It seems to me the current Dom.Image follows the spec of ImageData object
At the same time the actual Image object seems to be missing.
If I'm right, that existing file should be renamed to ImageData and a new implementation for Image should be added.
I'll make a PR soon.