<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://bloggingabout.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Dotgrid by Roiy Zysman : image, enhancement, corners, library</title><link>http://bloggingabout.net/blogs/dotgrid/archive/tags/image/enhancement/corners/library/default.aspx</link><description>Tags: image, enhancement, corners, library</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>.NET image enhancments library (LGPL)</title><link>http://bloggingabout.net/blogs/dotgrid/archive/2006/11/25/.NET-image-enhancments-library-_2800_LGPL_2900_.aspx</link><pubDate>Sat, 25 Nov 2006 04:31:00 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:57263</guid><dc:creator>dotgrid</dc:creator><slash:comments>14</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://bloggingabout.net/blogs/dotgrid/rsscomments.aspx?PostID=57263</wfw:commentRss><comments>http://bloggingabout.net/blogs/dotgrid/archive/2006/11/25/.NET-image-enhancments-library-_2800_LGPL_2900_.aspx#comments</comments><description>&lt;div&gt;I started getting more and more interested in image (as in gif,jpg and png)&amp;nbsp;manipulations. I&amp;#39;ve taken a digital imaging processing course as part of my masters degree. It was cool , learned alot about things &lt;a href="http://mail.google.com/mail/fourier%20transform"&gt;fourier transform&lt;/a&gt;&amp;nbsp;and it made me wonder what kind of image filters are there across the web , and especially what&amp;#39;s available to be used in the .NET realm. The System.Drawing ns doesn&amp;#39;t give you much. you can do thing like flip and 90 degrees rotation, but for practical web usage you&amp;#39;ll probably need more sophisticated (but still basic) stuff like DropShadow, WaterMark , grayscale and other image filters to make your web sites look better and more appealing. I googled for some resources and found some examples, but there wasn&amp;#39;t a complete .NET library that encapsulated all of the common used and required image filters.&lt;/div&gt;
&lt;div&gt;So I&amp;#39;ve created one , named &lt;a href="http://www.dotnetclan.com/zrlabs/yael/YaelMain.htm"&gt;&lt;font color="#0000cc"&gt;YAEL&lt;/font&gt;&lt;/a&gt; which stands for Yet Another image Enhancement Library.&lt;/div&gt;
&lt;div&gt;Currently it consists of the following filters&lt;/div&gt;
&lt;li&gt;Resize 
&lt;li&gt;Rotate 
&lt;li&gt;Grayscale 
&lt;li&gt;Rounded Corners 
&lt;li&gt;Boxing 
&lt;li&gt;Drop Shadow 
&lt;li&gt;Polaroid frame 
&lt;li&gt;Text and Image warter marks&lt;br /&gt;
&lt;div&gt;Here are some samples (took a picture of my cat as a model..)&lt;/div&gt;
&lt;div&gt;&lt;img src="http://www.dotnetclan.com/zrlabs/yael/Images/resize_100x70.png" alt="" /&gt;&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&lt;img src="http://www.dotnetclan.com/zrlabs/yael/Images/rotate_minus_30.png" alt="" /&gt;&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&lt;img src="http://www.dotnetclan.com/zrlabs/yael/Images/grayScale_brighter.png" alt="" /&gt;&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&lt;img src="http://www.dotnetclan.com/zrlabs/yael/Images/rounded_35.png" alt="" /&gt;&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&lt;img src="http://www.dotnetclan.com/zrlabs/yael/Images/box_colors2.png" alt="" /&gt;&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&lt;img src="http://www.dotnetclan.com/zrlabs/yael/Images/dropShadow.png" alt="" /&gt;&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&lt;img src="http://www.dotnetclan.com/zrlabs/yael/Images/text_water_middle_left.png" alt="" /&gt;&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&lt;img src="http://www.dotnetclan.com/zrlabs/yael/Images/image_watermark_pacman.png" alt="" /&gt;&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;The library and sources&amp;nbsp;are being released under the LGPL which basically means that you can do anything with it&amp;nbsp; (download is available from the &lt;a href="http://www.dotnetclan.com/zrlabs/yael/YaelMain.htm"&gt;&lt;font color="#0000cc"&gt;YAEL&lt;/font&gt;&lt;/a&gt;&amp;nbsp;site)&lt;br /&gt;&lt;br /&gt;Any comments , or any other commonly used filters that you can think of ?&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;&lt;/li&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=57263" width="1" height="1"&gt;</description><category domain="http://bloggingabout.net/blogs/dotgrid/archive/tags/.net/default.aspx">.net</category><category domain="http://bloggingabout.net/blogs/dotgrid/archive/tags/enhancement/default.aspx">enhancement</category><category domain="http://bloggingabout.net/blogs/dotgrid/archive/tags/watermark/default.aspx">watermark</category><category domain="http://bloggingabout.net/blogs/dotgrid/archive/tags/filter/default.aspx">filter</category><category domain="http://bloggingabout.net/blogs/dotgrid/archive/tags/corners/default.aspx">corners</category><category domain="http://bloggingabout.net/blogs/dotgrid/archive/tags/image/default.aspx">image</category><category domain="http://bloggingabout.net/blogs/dotgrid/archive/tags/rounded/default.aspx">rounded</category><category domain="http://bloggingabout.net/blogs/dotgrid/archive/tags/grayscale/default.aspx">grayscale</category><category domain="http://bloggingabout.net/blogs/dotgrid/archive/tags/resize/default.aspx">resize</category><category domain="http://bloggingabout.net/blogs/dotgrid/archive/tags/library/default.aspx">library</category><category domain="http://bloggingabout.net/blogs/dotgrid/archive/tags/dropshadow/default.aspx">dropshadow</category><category domain="http://bloggingabout.net/blogs/dotgrid/archive/tags/YAEL/default.aspx">YAEL</category><category domain="http://bloggingabout.net/blogs/dotgrid/archive/tags/rotate/default.aspx">rotate</category></item></channel></rss>