mirror of
https://github.com/lovell/sharp.git
synced 2025-07-13 20:30:14 +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)