At My Fingertips

Documentation

Documentation

Function from library pytamaro

empty_graphic()

empty_graphic

Creates an empty graphic. When an empty graphic is composed with any other graphic, it behaves as a neutral element: the result is always identical to the other graphic.

An empty graphic (width and height 0)
Code
print(graphic_width(empty_graphic()))
Output
0
Code
print(graphic_height(empty_graphic()))
Output
0

Logo of PyTamaro

PyTamaro is a project created by the Lugano Computing Education Research Lab at the Software Institute of USI

Privacy PolicyPlatform Version 4153f55 (Wed, 02 Apr 2025 06:58:19 GMT)