Index:
Links
circular_sector()
ellipse()
empty_graphic()
rectangle()
text()
triangle()
above()
beside()
compose()
graphic_height()
graphic_width()
overlay()
pin()
rotate()
save_animation()
save_graphic()
show_animation()
show_graphic()
Color
hsl_color()
hsv_color()
rgb_color()
black
blue
cyan
green
magenta
red
transparent
white
yellow
Point
bottom_center
bottom_left
bottom_right
center
center_left
center_right
top_center
top_left
top_right
Welcome to PyTamaro’s documentation! Use the menu on the left to browse the available functions.
A graphic (image) with a position for pinning.
The pinning position is used in the following operations:
rotation (to determine the center of rotation)
graphic composition (two graphics get composed aligning their pinning position).