News Feed
Jobs Feed
Sections




News Archive
PHPit.net:
Image manipulation with PHP & the GD library (Part 1)
August 01, 2006 @ 16:13:08

PHPit.net has posted part one of a new series of tutorials focusing on working with the GD graphics library inside of PHP.

In this new article series you will learn about PHP's inbuilt image functions. In the first part you will see how to open images, display or save them, and how to write a simple image converter.

They start with a look at reading images in to start working with, in both GIF and JPEG formats. To make things simpler for life down the road, they opt to create their own simple "open_image" function that adapts to whatever kind of file it's given and returns an image resource.

Then it's over to the output - displaying and saving the images out to a local drive. Finally, they demonstrate how to convert images from one file type to another (as uploaded via a HTML form).

1 comment voice your opinion now!
image manipulation graphics library tutorial part1 image manipulation graphics library tutorial part1


blog comments powered by Disqus

Similar Posts

Kowser's Blog: Kohana Tutorial: For the beginners

Jason Sheet\'s Blog: Soundex implemented in PHP

Karsten Dambekalns' Blog: PHP, Xdebug and PhpStorm - working!

JellyandCustard.com: Using DirectoryIterator to List Files in PHP

DevShed: Parsing Web Document Nodes with the Tidy Library in PHP 5


Community Events











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


podcast language interview community rest symfony2 conference phpunit series introduction functional opinion zendframework2 release unittest development usergroup framework testing database

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