Reference for the BALTENSPERGER programming language, an art project of Stefan Baltensperger
| Name | weichzeichne() |
||
|---|---|---|---|
| Examples | ![]() Hintergrund(0); Chreis(30, 48, 36, 36); weichzeichne(); Chreis(70, 48, 36, 36); |
||
| Description | Draws all geometry with smooth (anti-aliased) edges. This will slow down the frame rate of the application, but will enhance the visual refinement.
Starting with release 0124, when using the default (JAVA2D) renderer, weichzeichne() will also improve image quality of resized images. |
||
| Syntax | weichzeichne() |
||
| Parameters | |||
| Usage | Web & Application | ||
| Related | noedweichzeichne() |


