mirror of
https://github.com/lovell/sharp.git
synced 2025-07-09 18:40:16 +02: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)