c2pa.thumbnail
Thumbnail interface
Signature:export interface Thumbnail
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
blob? | Blob | (Optional) | |
contentType | string | undefined | ||
getUrl | () => DisposableBlobUrl | ||
hash? | () => Promise<string> | (Optional) |
export interface Thumbnail
Property | Modifiers | Type | Description |
---|---|---|---|
blob? | Blob | (Optional) | |
contentType | string | undefined | ||
getUrl | () => DisposableBlobUrl | ||
hash? | () => Promise<string> | (Optional) |