Download List

Descripción del Proyecto

Image PHP Class is a PHP class for manipulating images. It can either load an image from a file or build an image directly from a binary string (such as an image stored in a database), you can then scale, resize, and crop the image.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-10-06 00:48
1.1.0

La capacidad para convertir las imágenes entre GIF, PNG y JPEG ha añadido. La función de salida y salida han sido reescritos para la salida utilizando el formato de imagen actual. Nuevas funciones de salida se han agregado para permitir que la pantalla como otros formatos.
The ability to convert images between GIF, PNG, and JPEG has been added. The output function and output have been rewritten to output using the current image format. New output functions have been added to allow the display as other formats.

Project Resources