File: image_tools.py - Py-GNU-Unix/oopygame GitHub Wiki

image_tools.py

In this module are contained some functions to work with images. For example, there is the load_image(filename, fit_to=False) function, that load an image and transform it in a pygame.Surface object. It supports .svg too. Others functions are scale_image, chop_image, rotate_image and roto_zoom_image.

⚠️ **GitHub.com Fallback** ⚠️