mirror of
https://github.com/lovell/sharp.git
synced 2025-12-19 07:15:08 +01:00
Document the cache-free nature of metadata extraction #796
This commit is contained in:
@@ -28,7 +28,7 @@ Returns **Sharp**
|
||||
|
||||
## metadata
|
||||
|
||||
Fast access to image metadata without decoding any compressed image data.
|
||||
Fast access to (uncached) image metadata without decoding any compressed image data.
|
||||
A Promises/A+ promise is returned when `callback` is not provided.
|
||||
|
||||
- `format`: Name of decoder used to decompress image data e.g. `jpeg`, `png`, `webp`, `gif`, `svg`
|
||||
|
||||
Reference in New Issue
Block a user