pygame2.sdlimage.constants – Constants for SDL_image
This module contains the constants used throughout the
pygame2.sdlimage modules.
Initialisation Constants
Those constants are used by the pygame2.sdlimage.init() function.
-
pygame2.sdlimage.constants.INIT_JPG
- Initialises the jpeg library bindings.
-
pygame2.sdlimage.constants.INIT_PNG
- Initialises the png library bindings.
-
pygame2.sdlimage.constants.INIT_TIF
- Initialises the tiff library bindings.