Type: lib.pillow.filter.Solarize

Namespace: lib.pillow.filter

Description

Apply a solarize effect to partially invert image tones. image, filter, solarize

- Create surreal artistic photo effects
- Enhance visual data by making certain elements more prominent
- Add a unique style to images for graphic design

Properties

Property Type Description Default
image image The image to solarize. {'type': 'image', 'uri': '', 'asset_id': None, 'data': None}
threshold int Threshold for solarization. 128

Outputs

Output Type Description
output image  

Metadata

Browse other nodes in the lib.pillow.filter namespace.