Add toArrayBuffer to generate transferable output #4355

This commit is contained in:
Lovell Fuller
2025-12-22 15:05:33 +00:00
parent e1bad5470e
commit 6176f53f83
11 changed files with 142 additions and 7 deletions

View File

@@ -306,6 +306,7 @@ const Sharp = function (input, options) {
fileOut: '',
formatOut: 'input',
streamOut: false,
sharedOut: true,
keepMetadata: 0,
withMetadataOrientation: -1,
withMetadataDensity: 0,