Availability: S60.
The graphics module provides access to the graphics primitives and image loading, saving, resizing, and transformation capabilities provided by the Symbian OS.
The module is usable from both graphical Python applications and background Python processes. However, background processes have some restrictions, namely that plain string symbolic font names are not supported in background processes since background processes have no access to the UI framework (see also Section 3.3.4).
For an example on using this module, see [].
Functions Image.open and Image.inspect and Image object methods load, save, resize, and transpose are not available for S60 1st Edition.