Short:        Makes complex regions for similar but isolated colors
Author:       cdriscol@flash.net (Cary Driscoll)
Uploader:     cdriscol flash net (Cary Driscoll)
Type:         gfx/ifx
Version:      1.1
Requires:     ImageFX 3.0+
Architecture: generic

There are times when you want several separate areas of an image to be
included in a region. The Flood region only selects a single area.

This script will select all the areas of similar color, based on the
closeness setting.

When you run the script, the Red, Green and Blue values are based on the
active color register, so you could "pick" a color from the buffer before
running this script.

If you just want to change colors, or you want to use this option to 
get an idea of what areas of the buffer will be included in the region,
the New color controls will allow you to set the new color or choose a
color which stands out better when previewing the region.

After previewing, just hit the Undo button.

This script saves a temporary file to "Ram:T/". You will need to edit the
script if you wish to have the file saved somewhere else.

--------------------

Changes in 1.1 - Now you can choose to have an inverted region produced.