We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2867e2e commit 4df47b5Copy full SHA for 4df47b5
1 file changed
README.md
@@ -364,6 +364,8 @@ result.frames.forEach((frame) => {
364
365
> **Platform Note:** The `asset` source type is only supported on iOS. Android supports `file` and `url` sources.
366
367
+> **PixelData Note:** `colorFormat` and `normalization` are applied only when `outputFormat === 'pixelData'`.
368
+
369
**Result:**
370
371
| Property | Type | Description |
0 commit comments