Abstract
Table of Contents
Classes
- AbstractGd
- This is a simple GD implementation that other GD can inherit from.
- AbstractGdDraw
- This is a simple GD Draw implementation that other GD Draw can inherit from.
- AbstractGdFactory
- This is a simple GD Factory implementation that other GD Factory can inherit from.
- AbstractGdFilter
- This is a simple GD Filter implementation that other GD Filter can inherit from.
- AbstractGdImage
- This is a simple GD Image implementation that other GD Image can inherit from.
- AbstractGdPixel
- This is a simple GD Pixel implementation that other GD Pixel can inherit from.
- AbstractGdProperty
- This is a simple GD Property implementation that other GD Property can inherit from.
- AbstractGdTransform
- This is a simple GD Transform implementation that other GD Transform can inherit from.
- AbstractGdTtf
- This is a simple GD TrueType Fonts implementation that other GD TrueType Fonts can inherit from.
- AbstractGdValidation
- This is a simple GD Validation implementation that other GD Validation can inherit from.
- AbstractTemporary
- This is a simple Temporary implementation that other Temporary can inherit from.