plug_in_c_astretch - Automatically stretch the contrast of the specified drawable to cover all possible ranges.
SYNOPSIS
plug_in_c_astretch (run_mode,image,drawable)
DESCRIPTION
This simple plug-in does an automatic contrast 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 contrast range. For some images it may do just what you want; for others it may be total crap :)