Using the module GD
by Peter Verhas
Table of Contents
1. Introduction
2. Acknowledgements
3. Installing the module
4. Compiling the module
5. Configuration
6. Using the module
6.1. Create
6.2. CreateFromPng
6.3. Destroy
6.4. SavePng
6.5. Png
6.6. Color
6.7. Line
6.8. Point
6.9. SizeX
6.10. SizeY
6.11. Rectangle
6.12. FilledRectangle
6.13. Poly
6.14. FilledPoly
6.15. Arc
6.16. Fill
6.17. FillToBorder
6.18. SetBrush
6.19. SetTile
6.20. LineStyle
6.21. GetColorComponent
6.22. IsXYInside
6.23. SetFont
6.24. SetColor
6.25. SetTransparentColor
6.26. Print
6.27. GetRedComponent
6.28. GetGreenComponent
6.29. GetBlueComponent
6.30. Circle
6.31. Ellipse
7. Sample code
8. Future development, aims