perl_fu_xachvision << INDEX >> plug-in-rotate-colormap

perl_fu_yinyang (1999b)

NAME
perl_fu_yinyang - Render a stand-alone Yin/Yang image
SYNOPSIS
image = perl_fu_yinyang (run_mode,width,height,insert_eyes,eyes_are_images,top_eye_filename,bottom_eye_filename,anti_aliasing)
DESCRIPTION
Renders a black-and-white Yin/Yang symbol optionally with "eyes" that may optionally be images.
MENUPATH
<Toolbox>/Xtns/Render/Yin-Yang...
INPUT ARGUMENTS
TYPENAMEDESCRIPTION
INT32run_modeInteractive, [non-interactive]
INT32widthWidth
INT32heightHeight
INT32insert_eyes
INT32eyes_are_images
STRINGtop_eye_filenameeye 1
STRINGbottom_eye_filenameeye 2
INT32anti_aliasing
RETURN VALUES
TYPENAMEDESCRIPTION
IMAGEimageThe resulting image
SOME SYNTAX ALTERNATIVES
image = perl_fu_yinyang (width,height,insert_eyes,eyes_are_images,top_eye_filename,bottom_eye_filename,anti_aliasing)
image = yinyang Layer (width,height,insert_eyes,eyes_are_images,top_eye_filename,bottom_eye_filename,anti_aliasing)
image = yinyang Image (width,height,insert_eyes,eyes_are_images,top_eye_filename,bottom_eye_filename,anti_aliasing)
image = yinyang Layer (width,height,insert_eyes,eyes_are_images,top_eye_filename,bottom_eye_filename,anti_aliasing)
image = yinyang Image (width,height,insert_eyes,eyes_are_images,top_eye_filename,bottom_eye_filename,anti_aliasing)
image = yinyang Channel (width,height,insert_eyes,eyes_are_images,top_eye_filename,bottom_eye_filename,anti_aliasing)
INSTALLATION PATH
/opt/lib/gimp/1.2/plug-ins/yinyang
AUTHOR
Aaron Sherman
(c)1999b (c) 1998, Aaron Sherman


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