Type: lib.pillow.filter.Expand
Namespace: lib.pillow.filter
Description
Add a border around an image to increase its size. image, border, expand
- Make images stand out by adding a colored border
- Create framed photo effects
- Separate image content from surroundings
Properties
| Property | Type | Description | Default |
|---|---|---|---|
| image | image |
The image to expand. | {'type': 'image', 'uri': '', 'asset_id': None, 'data': None} |
| border | int |
Border size. | 0 |
| fill | int |
Fill color. | 0 |
Outputs
| Output | Type | Description |
|---|---|---|
| output | image |
Metadata
Related Nodes
Browse other nodes in the lib.pillow.filter namespace.