EzGraphics Reference

The Python ezgraphics module provides classes that can be used to create and work with simple graphical drawings and digital images within a desktop window. This reference guide fully documents the available classes and methods defined by the package.

Class Documentation

A complete reference is available for each of the classes defined by the module:

Defines a basic framed window that can be opened on the desktop and used to produce simple graphical drawings.
Defines a canvas on which geometric shapes and text can be drawn.
Defines a basic framed window that can be opened on the desktop and used to create a color digital image.

Miscellaneous Documentation

A list of the valid color names that can be used to specify colors on the graphics canvas.
Last modified: October 24, 2014, at 04:57 PM.