plug_in_vinvert - Invert the 'value' component of an indexed/RGB image in HSV colorspace
SYNOPSIS
plug_in_vinvert (run_mode,image,drawable)
DESCRIPTION
This function takes an indexed/RGB image and inverts its 'value' in HSV space. The upshot of this is that the color and saturation at any given point remains the same, but its brightness is effectively inverted. Quite strange. Sometimes produces unpleasant color artifacts on images from lossy sources (ie. JPEG).