<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Tue, 21 May 2013 06:32:45 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[DevShed: Creating Image Streams from Existing Graphics with the GD Library in PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/8487</guid>
      <link>http://www.phpdeveloper.org/news/8487</link>
      <description><![CDATA[<p>
DevShed continues its look at using the GD graphics library in PHP with <a href="http://www.devshed.com/c/a/PHP/Creating-Image-Streams-from-Existing-Graphics-with-the-GD-Library-in-PHP/">the second part</a> of the tutorial series, this time focusing on the creation of images from existing images (and their streams).
</p>
<blockquote>
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.
</blockquote>
<p>
They work through each of the types (<a href="http://www.devshed.com/c/a/PHP/Creating-Image-Streams-from-Existing-Graphics-with-the-GD-Library-in-PHP/1/">GIF</a>, <a href="http://www.devshed.com/c/a/PHP/Creating-Image-Streams-from-Existing-Graphics-with-the-GD-Library-in-PHP/2/">JPG</a> and <a href="http://www.devshed.com/c/a/PHP/Creating-Image-Streams-from-Existing-Graphics-with-the-GD-Library-in-PHP/3/">PNG</a>) 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).
</p>]]></description>
      <pubDate>Mon, 20 Aug 2007 11:04:00 -0500</pubDate>
    </item>
  </channel>
</rss>
