I updated the Plugin.
;changelog for version 1.2 - released 15 March 04
NEW
ALPHA COMMANDS
argb - same as rgb but with including of the alpha channel
alpha - extract the alpha value from a color value
image alpha - set the alpha value for the whole image
blend image alpha - mix a greyscale image as an alphachannel-map to an image.
DRAW
IMAGE BEZIER - draw a bezier curve on an image. It can also be drawn dotted
FILTER
noise image - add noise to an image
shearH image - shears an image horizontal by an angle
shearV image - shears an image vertical by an angle
bump image - 2D bumpmapping - use one image as a "heightmap" for an other image
rasterize image - rasterize an image to a given raster size
CHANGED COMMANDS
add a gradient option to the image box commands
Updated the helpfiles to mention if the alpha channel is used
SPEED IMPROVEMENT (means: the command needs (percent) less time to perform)
speed up the image box command about 25%
speed up the invert image command about 50%
speed up the invert image command about 21%
speed up the split image command about 2%
speed up the link image command about 17%
speed up the grey image command about 40%
speed up the bright image command about 10%
speed up the blend image command about 8%
speed up the noise image command about 15%
To code or not to be...
GALACTIC X - A brief overview - http://www.angelfire.com/space2/galactix also my IDE: jaPROe - the Image Enhance plugin and some snippets and tools -