This is a non-adjustable script,
and is the most basic color inversion.
The solarizer-simple is part of the "color-invert" script, which has a total of five functions:
- invert - color only
- invert - light invert
- invert - simple color invert
- invert - solarizer simple
- invert - vivid v-invert
; Installation: ; This script should be placed in the user or system-wide script folder. ; ; Windows Vista/7/8) ; C:\Program Files\GIMP 2\share\gimp\2.0\scripts ; or ; C:\Users\YOUR-NAME\.gimp-2.8\scripts ; ; Windows XP ; C:\Program Files\GIMP 2\share\gimp\2.0\scripts ; or ; C:\Documents and Settings\yourname\.gimp-2.8\scripts ; ; Linux ; /home/yourname/.gimp-2.8/scripts ; or ; Linux system-wide ; /usr/share/gimp/2.0/scripts
