Lynda – Resizing and Watermarking Images with PHP
Size: 305 MB | Duration: 1h 56m | Video: AVC (.mp4) 1280×720 15&30fps | Audio: AAC 48KHz 2ch
Genre: eLearning | Level: Intermediate | Language: English
Modern websites need to serve high-resolution images to avoid pixelation and blurring on high-pixel-density displays, but at a file size that loads quickly, even on mobile devices. This course shows how to use the GD functions in PHP to resize images and add an optional watermark to them. Author David Powers demonstrates how to calculate the correct scaling ratio by automatically measuring the dimensions and detecting the orientation of a JPEG image. He also explains how to add a watermark using text or, for a more polished result, an image blended with an alpha channel. All the techniques covered are completely nondestructive. Chapter 2 pulls everything together, using a custom PHP class that can batch process multiple images, automatically detect the correct MIME type, generate custom sizes, and add an optional watermark.
* Resizing an image with imagecopyresampled()
* Adding watermarks
* Correcting orientation
* Batch processing images
http://uploaded.net/file/pduallot/LcResizingWatermarkImagesPHP.part1.rar
http://uploaded.net/file/w76u3j58/LcResizingWatermarkImagesPHP.part2.rar
http://uploaded.net/file/zz33zpbi/LcResizingWatermarkImagesPHP.part3.rar
http://nitroflare.com/view/1FD008D46F2F00C/LcResizingWatermarkImagesPHP.part1.rar
http://nitroflare.com/view/488E8033F80553D/LcResizingWatermarkImagesPHP.part2.rar
http://nitroflare.com/view/16DD3C9AB0EEF84/LcResizingWatermarkImagesPHP.part3.rar
链接: http://pan.baidu.com/s/1gfdQsCz 密码: j4ck
转载请注明:0daytown » Lynda – Resizing and Watermarking Images with PHP