The Web Applications Working Group has published a First Public Working Draft of Image Resource. This document defines the concept of an “image resource” and a corresponding WebIDL ImageResource
dictionary. Web APIs can use the ImageResource
dictionary to represent an image resource in contexts where an HTMLImageElement
is not suitable or available (e.g., in a Worker).