Image Data
Type: Object
Represents the data for a loaded image.
Properties
data Url
Type: String
The image data, encoded as data URL.
height
Type: Number
The image's native height, in pixels.
width
Type: Number
The image's native width, in pixels.