mirror of
https://github.com/lovell/sharp.git
synced 2025-12-06 12:01:41 +01:00
Access is now via options of existing output format functions.
e.g. use .jpeg({quality: n}) instead of .jpeg().quality(n)
Access is now via options of existing output format functions.
e.g. use .jpeg({quality: n}) instead of .jpeg().quality(n)