plug_in_color_enhance - Automatically stretch the saturation of the specified drawable to cover all possible ranges.
SYNOPSIS
plug_in_color_enhance (run_mode,image,drawable)
DESCRIPTION
This simple plug-in does an automatic saturation stretch. For each channel in the image, it finds the minimum and maximum values... it uses those values to stretch the individual histograms to the full range. For some images it may do just what you want; for others it may be total crap :). This version differs from Contrast Autostretch in that it works in HSV space, and preserves hue.