Optional ReadonlynameThe optional name of the image.
ReadonlywidthThe width of the image.
ReadonlyheightThe height of the image.
Optional ReadonlymtypeThe optional media type of the image (e.g., 'image/png', 'image/jpeg').
ReadonlyidThe unique identifier for the image.
Optional ReadonlykeepWhether 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.