sdl2.ext.surface - Creating and Manipulating Software SurfacesΒΆ

This module provides methods for working with SDL_Surface objects.

Currently, the only function provided by this module is subsurface(), which allows the creation of a new surface from a subsection of a larger one.