Download List

项目描述

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 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

函数的透明度,Maketransparent,进行了改进。一个选项,以保持源图像的透明度增加了。画布功能被添加到创建从内存映像。一个base64功能被添加到输出为Base64编码数据的缩略图。在“宝丽”和“displacementmap”功能被添加到开放源码版本。该Addtext功能被添加到文本添加到原始图像。评论被添加到代码,允许自定义“轻量级”版本。函数中的一个displacementmap错误是固定的。
标签: 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

选择保存与一个新的文件名缩略图是不需增加。的选项都设置的宽度和高度增加了缩略图。一个错误是固定在文件模式的选择。动画巴布亚新几内亚(ANPG)支持加入。
标签: 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

阿在与通胀率和参数调整功能缺陷修复。
标签: Stable
A bugfix in the resize function related to percentage and inflation parameters.

2009-10-09 21:35
2.0.1

此版本增加了一个正方形的作物选择Cropimage()函数。
标签: Stable
This release adds a square crop option to the Cropimage() function.

2009-05-19 06:20
2.0.0

此版本增加了许多新的功能和效果。它优化了代码,并修复了一些小错误。
标签: Stable (2.0.x)
This release adds many new features and effects. It optimizes the code and fixes some minor bugs.

Project Resources