mirror of
https://github.com/lovell/sharp.git
synced 2026-02-04 13:46:19 +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)