10 lines
215 B
Markdown
10 lines
215 B
Markdown
## getMetadata
|
|
Returns the metadata set in the image
|
|
|
|
#### Parameter:
|
|
|
|
1. `string` the metadata key (for example: title, description, author, creator, data, width, height,...)
|
|
|
|
#### Returns:
|
|
1. `any` metadata value
|