News Feed
Jobs Feed
Sections




News Archive
DevShed:
Creating Image Streams from Existing Graphics with the GD Library in PHP
August 20, 2007 @ 11:04:00

DevShed continues its look at using the GD graphics library in PHP with the second part of the tutorial series, this time focusing on the creation of images from existing images (and their streams).

As I stated at the end of the previous article of this series, the GD extension comes packaged with many other useful functions, which indeed deserve a close and detailed look. Thus, in this second tutorial I'll show you how to create different types of image streams from existing graphics, but in this case limiting the process to building GIF, JPG and PNG images.

They work through each of the types (GIF, JPG and PNG) creating an new one from a previous "clouds" image of the same type (a GIF out of a GIF, a JPG from a JPG, etc).

0 comments voice your opinion now!
tutorial gd graphic create stream png jpg gif existing tutorial gd graphic create stream png jpg gif existing


blog comments powered by Disqus

Similar Posts

PHPBuilder.com: How to Upload Images Using PHP

PHPMaster.com: Introducing Superglobals

Kevin Waterson's Blog: Introduction to PHP Regex

DevShed: Building Concrete Validators

Stefan Mischook's Blog: New PHP article in Web Designer Magazine


Community Events









Don't see your event here?
Let us know!


opinion conference composer code object language zendframework2 functional interview api testing example introduction event tool community development podcast framework release

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework