Reference for the BALTENSPERGER programming language, an art project of Stefan Baltensperger

Name

aendi_fo_de_Form()

Examples
example pic
kei_Fuellfarb();

afang_fo_de_Form();
setz_Eggae(20, 20);
setz_Eggae(45, 20);
setz_Eggae(45, 80);
aendi_fo_de_Form(CLOSE);

afang_fo_de_Form();
setz_Eggae(50, 20);
setz_Eggae(75, 20);
setz_Eggae(75, 80);
aendi_fo_de_Form();
Description The aendi_fo_de_Form() function is the companion to afang_fo_de_Form() and may only be called after afang_fo_de_Form(). When endForm() is called, all of image data defined since the previous call to afang_fo_de_Form() is written into the image buffer. The constant CLOSE as the value for the MODE parameter to close the shape (to connect the beginning and the end).
Syntax
aendi_fo_de_Form()
aendi_fo_de_Form(MODE)
Parameters
MODE Use CLOSE to close the shape
Usage Web & Application
Related afang_fo_de_Form()
Stefan Baltensperger 2009

Creative Commons License