mirror of
https://github.com/lovell/sharp.git
synced 2026-01-18 16:13:17 +00: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)