graphics
Table of Contents
Classes
- graphicsBase
- Base class that kicks in if neither GD or Imagick are available for image handling Provides basic check method to see what library is available
- graphicsGD
- class for image handling using the GD library
- graphicsImagick
- Class for image handling using the Imagick library
- graphicsOptions
- Option class for graphics handlers