phpThumb() 很好很强大的图片处理 php 代码
phpThumb() uses the GD library to create thumbnails from images (JPEG, PNG, GIF, BMP, etc) on the fly. The output size is configurable (can be larger or smaller than the source), and the source may be the entire image or only a portion of the original image. True color and resampling is used if GD v2.0+ is available, otherwise paletted-color and nearest-neighbour resizing is used. ImageMagick is
Jesse 2010年09月05日 07:17 链接 |
http://phpthumb.sourceforge.net/