Optional
name?: stringThe optional name of the image.
The width of the image.
The height of the image.
Optional
mtype?: stringThe optional media type of the image (e.g., 'image/png', 'image/jpeg').
The unique identifier for the image.
Optional
keepWhether to keep the aspect ratio of the image when resizing. Defaults to false if omitted.
Represents image data in Penpot. This includes properties for defining the image's dimensions, metadata, and aspect ratio handling.