Class RawImageDescriptor (0.1.0)

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

The descriptor for a raw image.

Attributes

Name Description
format_ str
Raw image format. Its possible values are: "srgb".
height int
The height of the image.
width int
The width of the image.