<?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>Sat, 25 May 2013 02:10:26 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Mikko Koppanen's Blog: ImagickPixelIterator is not read-only after all...]]></title>
      <guid>http://www.phpdeveloper.org/news/9050</guid>
      <link>http://www.phpdeveloper.org/news/9050</link>
      <description><![CDATA[<p>
<i>Mikko Koppanen</i> is <a href="http://valokuva.org/?p=79">back with a tip</a> for users of the ImagickPixelIterator functionality of Imagick - it's not read-only after all.
</p>
<blockquote>
A few days ago I got a help request from a user: "How do you change pixel color during the iteration with ImagickPixelIterator". My initial response was that ImagickPixelIterator is read-only. Well, I have to admit I was wrong. After searching trough ImageMagick docs I stumbled across an example and noticed that PixelIterator (and therefor ImagickPixelIterator) is not read-only after all. 
</blockquote>
<p>
He <a href="http://valokuva.org/?p=79">illustrates</a> with a code example, one showing how to make the object from an image and how to update every second pixel to be black. Source and result images are also included.
</p>]]></description>
      <pubDate>Thu, 15 Nov 2007 09:38:00 -0600</pubDate>
    </item>
  </channel>
</rss>
