gimp-invert

Spencer Kimball & Peter Mattis

Description

Invert the contents of the specified drawable.

Help

This procedure inverts the contents of the specified drawable. Each intensity channel is inverted independently. The inverted intensity is given as inten' = (255 - inten).


Type

unknown

Parameters

Type Name Description
PF_DRAWABLE drawable The drawable

Return

None