|
frombuffer | - create a surface from a python memory buffer |
fromstring | - create a surface from a raw string buffer |
get_extended | - returns true if SDL_image formats are available |
load | - load an image to a new Surface |
save | - save surface data |
tostring | - create a raw string buffer of the surface data |