plug_in_Twist_Iterator_ALT << INDEX >> plug_in_alienmap2

plug_in_alienmap (1th May 1997)

NAME
plug_in_alienmap - AlienMap Color Transformation Plug-In
SYNOPSIS
plug_in_alienmap (run_mode,image,drawable,redstretch,greenstretch,bluestretch,redmode,greenmode,bluemode)
DESCRIPTION
No help yet. Just try it and you'll see!
MENUPATH
<Image>/Filters/Colors/Map/Alien Map...
IMAGETYPES
RGB*
INPUT ARGUMENTS
TYPENAMEDESCRIPTION
INT32run_modeInteractive, non-interactive
IMAGEimageInput image
DRAWABLEdrawableInput drawable
INT8redstretchRed component stretching factor (0-128)
INT8greenstretchGreen component stretching factor (0-128)
INT8bluestretchBlue component stretching factor (0-128)
INT8redmodeRed application mode (0:SIN;1:COS;2:NONE)
INT8greenmodeGreen application mode (0:SIN;1:COS;2:NONE)
INT8bluemodeBlue application mode (0:SIN;1:COS;2:NONE)
SOME SYNTAX ALTERNATIVES
$drawable->alienmap (redstretch,greenstretch,bluestretch,redmode,greenmode,bluemode)
$image->alienmap (drawable,redstretch,greenstretch,bluestretch,redmode,greenmode,bluemode)
plug_in_alienmap (drawable,redstretch,greenstretch,bluestretch,redmode,greenmode,bluemode)
alienmap Layer (drawable,redstretch,greenstretch,bluestretch,redmode,greenmode,bluemode)
alienmap Image (drawable,redstretch,greenstretch,bluestretch,redmode,greenmode,bluemode)
alienmap Plugin (drawable,redstretch,greenstretch,bluestretch,redmode,greenmode,bluemode)
INSTALLATION PATH
/opt/lib/gimp/1.2/plug-ins/AlienMap
AUTHOR
Daniel Cotting (cotting@mygale.org, http://www.mygale.org/~cotting)
(c)1th May 1997 Daniel Cotting (cotting@mygale.org, http://www.mygale.org/~cotting)


This page was created by gimpdoc, written by Marc Lehmann <pcg@goof.com>