Class Image (1.0.0)

Image(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Rendered image contents for this page. .. attribute:: content

Raw byte content of the image.

:type: bytes

Attributes

NameDescription
mime_type str
Encoding mime type for the image.
width int
Width of the image in pixels.
height int
Height of the image in pixels.