Download List

Projeto Descrição

Easy PHP Thumbnail Class can be used to manipulate
images and generate thumbnails. It can load images
from files and generate thumbnails that can be
saved to files or be generated as the current
script output. The class can also perform other
image manipulation functions such as adding
shadows, clipping rounded corners, filters, bilineair image deformations, and more. Over 45 image manipulation functions are available.

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-11-02 01:46
2.0.4

A função de transparência, MakeTransparent, foi melhorada. Uma opção para manter a transparência da imagem de origem foi adicionado. Uma função de lona foi adicionado para criar uma imagem da memória. Uma função base64 foi adicionado para a saída como uma miniatura de dados codificados em base64. O "polaroid" e "displacementmap" funções foram adicionadas à versão open source. A função addText foi adicionado para adicionar texto à imagem original. Os comentários foram adicionados ao código para permitir personalizado "leve" se baseia. Um bug na função displacementmap foi corrigido.
Tags: Stable (2.0.x)
The transparency function, Maketransparent, was improved. An option to keep the transparency of the source image was added. A canvas function was added to create an image from memory. A base64 function was added to output a thumbnail as base64 encoded data. The "polaroid" and "displacementmap" functions were added to the open source version. The Addtext function was added to add text to the original image. Comments were added to the code to allow custom "lightweight" builds. A bug in the displacementmap function was fixed.

2010-04-16 00:35
2.0.3

A opção para salvar um thumbnail com um novo nome foi Adde. A opção para definir a largura ea altura de uma miniatura foi adicionada. Um bug foi corrigido na opção de chmod. Animated PNG (ANPG), foi adicionado suporte.
Tags: Stable
The option to save a thumbnail with a new filename was adde. The option to set both the width and height of a thumbnail was added. A bug was fixed in the chmod option. Animated PNG (ANPG) support was added.

2009-12-10 07:27
2.0.2

A correção de bugs na função de redimensionar o percentual e os parâmetros de inflação.
Tags: Stable
A bugfix in the resize function related to percentage and inflation parameters.

2009-10-09 21:35
2.0.1

Esta versão adiciona uma opção de cultura para a praça cropImage () function.
Tags: Stable
This release adds a square crop option to the Cropimage() function.

2009-05-19 06:20
2.0.0

Esta versão adiciona muitos recursos novos e efeitos. Ele otimiza o código e correções de alguns erros menores.
Tags: Stable (2.0.x)
This release adds many new features and effects. It optimizes the code and fixes some minor bugs.

Project Resources