<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:wfw="http://wellformedweb.org/CommentAPI/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:atom="http://www.w3.org/2005/Atom"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    >

<channel>
    <title>Webmonkey &#187; PaintbrushJS</title>
    <atom:link href="http://www.webmonkey.com/tag/paintbrushjs/feed/" rel="self" type="application/rss+xml" />
    <link>http://www.webmonkey.com</link>
    <description>The Web Developer&#039;s Resource</description>
    <lastBuildDate>Fri, 05 Apr 2013 20:20:46 +0000</lastBuildDate>
    <language>en-US</language>
    <sy:updatePeriod>hourly</sy:updatePeriod>
    <sy:updateFrequency>1</sy:updateFrequency>
    <generator>http://wordpress.org/?v=3.4.2</generator>
    
    <item>
        <title>Trick Out Your Images With PaintbrushJS</title>
        <link>http://www.webmonkey.com/2010/08/trick-out-your-images-with-paintbrushjs/</link>
        <comments>http://www.webmonkey.com/2010/08/trick-out-your-images-with-paintbrushjs/#comments</comments>
        <pubDate>Fri, 27 Aug 2010 17:59:25 +0000</pubDate>

                <dc:creator>Scott Gilbertson</dc:creator>

        <guid isPermaLink="false">http://www.webmonkey.com/?p=48486</guid>
        		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[DOM]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[PaintbrushJS]]></category>
            <enclosure url="http://www.webmonkey.com/wp-content/uploads/2010/08/paintbrushjs.jpg" type="image/jpeg" length="48000" />
                    <description><![CDATA[<div class="rss_thumbnail"><img src="http://www.webmonkey.com/wp-content/uploads/2010/08/paintbrushjs.jpg" alt="Trick Out Your Images With PaintbrushJS" /></div>HTML5&#8242;s canvas tag is a blank slate that allows you to manipulate all sorts things with JavaScript &#8212; everything from complex animations to interactive infographics to videos. For those that want to trick out their images &#8212; including background images set in CSS &#8212; developer Dave Shea has released PaintbrushJS, a lightweight image processing library [...]]]></description>

            <content:encoded><![CDATA[<p><!-- wpautop enabled -->
<p><a href="http://www.webmonkey.com/wp-content/uploads/2010/08/paintbrushjs.jpg"><img src="http://www.webmonkey.com/wp-content/uploads/2010/08/paintbrushjs.jpg" alt="" title="paintbrushjs" width="660" height="344" class="alignleft size-full wp-image-48490" /></a>HTML5&#8242;s canvas tag is a blank slate that allows you to manipulate all sorts things with JavaScript &#8212; everything from complex animations to interactive infographics to videos. </p>
<p>For those that want to trick out their images &#8212; including background images set in CSS &#8212; developer Dave Shea has released <a href="http://github.com/mezzoblue/PaintbrushJS">PaintbrushJS</a>, a lightweight image processing library that can apply various visual filters to images on your page.</p>
<p>Behind the scenes, PaintbrushJS uses the HTML5 canvas tag to apply its effects, automatically inserting canvas tags based on class names. You can set effects and control the amount by adding attributes to your tags.</p>
<p>PaintbrushJS works in any modern browser &#8212; so, of course, IE 8 and below won&#8217;t see the effects.</p>
<p>PaintbrushJS can blur images, add a sepia tone, overlay colors or add noise. For a full list of the effects available, <a href="http://wiki.github.com/mezzoblue/PaintbrushJS/documentation">check out the documentation</a> or head over to the <a href="http://mezzoblue.github.com/PaintbrushJS/demo/">demo page</a> to see it in action. If you&#8217;d like to experiment with the effects, you can <a href="http://github.com/mezzoblue/PaintbrushJS">grab PaintbrushJS from its home on Github</a>.</p>
<p><strong>See Also:</strong><br/></p>
<ul>
<li><a href="http://www.webmonkey.com/2010/08/tip-and-tricks-for-better-html5-canvas-animations/">Tips and Tricks for Better HTML5 Canvas Animations</a></li>
<li><a href="http://www.webmonkey.com/2010/08/flashy-html5-experiments-point-to-webs-future/">Flashy HTML5 Experiments Point to Web&#8217;s Future</a></li>
<li><a href="http://www.webmonkey.com/2010/08/deviantarts-muro-drawing-app-is-pure-html5-awesomeness/">DeviantArt&#8217;s Muro Drawing App Is Pure HTML5 Awesomeness</a></li>
</ul>
<div id='linker_widget' class='contextly-widget'></div>]]></content:encoded>
            <wfw:commentRss>http://www.webmonkey.com/2010/08/trick-out-your-images-with-paintbrushjs/feed/</wfw:commentRss>
        <slash:comments>1</slash:comments>

        
    </item>
    </channel>
</rss>