Interface protos.google.cloud.documentai.v1.Document.Page.IImage (8.4.0)

Properties of an Image.

Package

@google-cloud/documentai

Properties

content

content?: (Uint8Array|string|null);

Image content

height

height?: (number|null);

Image height

mimeType

mimeType?: (string|null);

Image mimeType

width

width?: (number|null);

Image width