Optionalname?: stringThe optional name of the image.
The width of the image.
The height of the image.
Optionalmtype?: stringThe optional media type of the image (e.g., 'image/png', 'image/jpeg').
The unique identifier for the image.
OptionalkeepWhether 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.