Type: lib.pillow.filter.Invert

Namespace: lib.pillow.filter

Description

Invert the colors of an image. image, filter, invert

- Create negative versions of images for visual effects
- Analyze image data by bringing out hidden details
- Preprocess images for operations that work better on inverted colors

Properties

Property Type Description Default
image image The image to adjust the brightness for. {'type': 'image', 'uri': '', 'asset_id': None, 'data': None}

Outputs

Output Type Description
output image  

Metadata

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