WriteJPG¶
| Name | Mandatory | Description | Default | Type | 
|---|---|---|---|---|
| ⬅️ Input | The input of the shard, if any | Image | ||
| Output ➡️ | The resulting output of the shard | BytesImage | ||
| File | No | The file to write the image to | none | StringVar(String)None | 
| Quality | No | JPEG quality (0-100) | 85 | Int | 
Writes an image to a JPEG file or returns JPEG bytes.