Properties of an Image.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
content |
Uint8Array | null |
<optional> |
Image content |
mimeType |
string | null |
<optional> |
Image mimeType |
width |
number | null |
<optional> |
Image width |
height |
number | null |
<optional> |
Image height |