Skip to content

Commit

Permalink
add setting to constructor
Browse files Browse the repository at this point in the history
  • Loading branch information
mertalev committed Mar 20, 2024
1 parent 3c731c3 commit 99e7113
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/constructor.js
Original file line number Diff line number Diff line change
Expand Up @@ -325,6 +325,7 @@ const Sharp = function (input, options) {
heifCompression: 'av1',
heifEffort: 4,
heifChromaSubsampling: '4:4:4',
heifBitdepth: 8,
jxlDistance: 1,
jxlDecodingTier: 0,
jxlEffort: 7,
Expand Down

0 comments on commit 99e7113

Please sign in to comment.