Rate: | Price: Free | Publisher: Office Site | Demo: | Views: 583
PHP Script Codes > Image.class
This class can be used to generate images with graphic primitives defined programmatically.
It can create an empty image with given size or load an existing image from a JPEG, PNG or GIF image.
The class can render graphic primitives in the image like drawing a text string with optional border, copy parts of the image to another position, draw ellipsis, rectangles, lines, and scale the image to a given size.
The generated image can be saved also in JPEG, PNG or GIF formats.