plug_in_autostretch_hsv << INDEX >> plug_in_blinds_Iterator_ALT

plug_in_blinds (1997)

NAME
plug_in_blinds - Adds a blinds effect to the image. Rather like putting the image on a set of window blinds and the closing or opening the blinds
SYNOPSIS
plug_in_blinds (run_mode,image,drawable,angle_dsp,number_of_segments,orientation,backgndg_trans)
DESCRIPTION
More here later
MENUPATH
<Image>/Filters/Distorts/Blinds...
IMAGETYPES
RGB*, GRAY*
INPUT ARGUMENTS
TYPENAMEDESCRIPTION
INT32run_modeInteractive, non-interactive
IMAGEimageInput image (unused)
DRAWABLEdrawableInput drawable
INT32angle_dspAngle of Displacement
INT32number_of_segmentsNumber of segments in blinds
INT32orientationorientation; 0 = Horizontal, 1 = Vertical
INT32backgndg_transbackground transparent; FALSE,TRUE
SOME SYNTAX ALTERNATIVES
$drawable->blinds (angle_dsp,number_of_segments,orientation,backgndg_trans)
$image->blinds (drawable,angle_dsp,number_of_segments,orientation,backgndg_trans)
plug_in_blinds (drawable,angle_dsp,number_of_segments,orientation,backgndg_trans)
blinds Layer (drawable,angle_dsp,number_of_segments,orientation,backgndg_trans)
blinds Image (drawable,angle_dsp,number_of_segments,orientation,backgndg_trans)
blinds Plugin (drawable,angle_dsp,number_of_segments,orientation,backgndg_trans)
INSTALLATION PATH
/opt/lib/gimp/1.2/plug-ins/blinds
AUTHOR
Andy Thomas
(c)1997 Andy Thomas


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