<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/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>Robert A. Wlodarczyk's Blog (MSFT) : Imaging</title><link>http://blogs.msdn.com/rwlodarc/archive/tags/Imaging/default.aspx</link><description>Tags: Imaging</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>A few updates and links</title><link>http://blogs.msdn.com/rwlodarc/archive/2009/11/02/a-few-updates-and-links.aspx</link><pubDate>Mon, 02 Nov 2009 19:30:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9916323</guid><dc:creator>RWlodarczyk</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/rwlodarc/comments/9916323.aspx</comments><wfw:commentRss>http://blogs.msdn.com/rwlodarc/commentrss.aspx?PostID=9916323</wfw:commentRss><description>&lt;P&gt;Some folks have been inquiring about the sampel code that I had on my blog. Since my web host was changed and the content was lost, I've moved the code to CodePlex. I've pruned the samples, and &lt;A href="http://rwlodarcmsdnblog.codeplex.com/" mce_href="http://rwlodarcmsdnblog.codeplex.com/"&gt;made them availabled here&lt;/A&gt;. What's included:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Converting WPF BitmapSource &amp;lt;-&amp;gt; GDI+ Bitmap&lt;/LI&gt;
&lt;LI&gt;Metadata Walker&lt;/LI&gt;
&lt;LI&gt;Using WPF InPlaceBitmapMetadataWriter&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;Also, the code for WICExplorer and WICCop are available from MSDN. &lt;A href="http://code.msdn.microsoft.com/wictools" mce_href="http://code.msdn.microsoft.com/wictools"&gt;They are available here&lt;/A&gt;. What's included:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;WICExplorer: Base bones metadata and image viewer built using WIC&lt;/LI&gt;
&lt;LI&gt;WICCop: Tool used to verify that the WIC CODEC Guidelines have been properly implemented. Also includes C# COM Interop interface definitions for WIC.&lt;/LI&gt;&lt;/UL&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9916323" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/rwlodarc/archive/tags/WPF/default.aspx">WPF</category><category domain="http://blogs.msdn.com/rwlodarc/archive/tags/Windows+Vista/default.aspx">Windows Vista</category><category domain="http://blogs.msdn.com/rwlodarc/archive/tags/Imaging/default.aspx">Imaging</category><category domain="http://blogs.msdn.com/rwlodarc/archive/tags/Windows+7/default.aspx">Windows 7</category></item><item><title>Moving to other blogs...</title><link>http://blogs.msdn.com/rwlodarc/archive/2009/04/30/moving-to-other-blogs.aspx</link><pubDate>Thu, 30 Apr 2009 19:09:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9580644</guid><dc:creator>RWlodarczyk</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/rwlodarc/comments/9580644.aspx</comments><wfw:commentRss>http://blogs.msdn.com/rwlodarc/commentrss.aspx?PostID=9580644</wfw:commentRss><description>&lt;P&gt;Just last week, the &lt;A href="http://blogs.msdn.com/DirectX/" mce_href="http://blogs.msdn.com/DirectX/"&gt;DirectX blog&lt;/A&gt; has gone live!&lt;/P&gt;
&lt;P&gt;From now on, any posts about WIC will be placed on the DirectX blog. Questions about WIC will continue to be answered in the &lt;A href="http://social.msdn.microsoft.com/Forums/en-US/windowswic/threads" mce_href="http://social.msdn.microsoft.com/Forums/en-US/windowswic/threads"&gt;WIC Forums&lt;/A&gt; on MSDN.&lt;/P&gt;
&lt;P&gt;Also, in a short while I'll be setting up my own blog which won't be focused on WIC. Rather it will be focused on a variety of random things, from photography to coding to other random coolness. Once I have that blog setup, I'll post&amp;nbsp;a link here.&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9580644" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/rwlodarc/archive/tags/Personal/default.aspx">Personal</category><category domain="http://blogs.msdn.com/rwlodarc/archive/tags/Imaging/default.aspx">Imaging</category></item><item><title>Metadata Working Group 1.01 Spec Published</title><link>http://blogs.msdn.com/rwlodarc/archive/2009/03/02/metadata-working-group-1-01-spec-published.aspx</link><pubDate>Tue, 03 Mar 2009 07:15:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9455831</guid><dc:creator>RWlodarczyk</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/rwlodarc/comments/9455831.aspx</comments><wfw:commentRss>http://blogs.msdn.com/rwlodarc/commentrss.aspx?PostID=9455831</wfw:commentRss><description>&lt;P&gt;Just today the &lt;A href="http://www.metadataworkinggroup.com/specs/" mce_href="http://www.metadataworkinggroup.com/specs/"&gt;Metadata Working Group posted the version 1.01 of their guidance&lt;/A&gt;. There are a few changes:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;clarification around location&lt;/LI&gt;
&lt;LI&gt;removal of Exif UserComment from the "Description" guidance&lt;/LI&gt;
&lt;LI&gt;clarification around "Date/Time"&lt;/LI&gt;
&lt;LI&gt;addition of "Implementation Notes" section&lt;/LI&gt;&lt;/UL&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9455831" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/rwlodarc/archive/tags/Imaging/default.aspx">Imaging</category></item><item><title>WIC in Windows 7 Pre-Beta</title><link>http://blogs.msdn.com/rwlodarc/archive/2008/10/28/wic-in-windows-7-pre-beta.aspx</link><pubDate>Tue, 28 Oct 2008 23:44:44 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9020930</guid><dc:creator>RWlodarczyk</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/rwlodarc/comments/9020930.aspx</comments><wfw:commentRss>http://blogs.msdn.com/rwlodarc/commentrss.aspx?PostID=9020930</wfw:commentRss><description>&lt;p&gt;&lt;/p&gt;  &lt;p&gt;With this morning's keynote on Windows 7, I can finally share details about what's changed in WIC in Windows 7! We've spent much time fixing many issues that both our customers and we found since we shipped Windows Vista. We also added a number of important features that were asked for by customers. Here's a list of new features and improvements you'll find:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Enhanced metadata support&lt;/li&gt;    &lt;ul&gt;     &lt;li&gt;GIF: &lt;/li&gt;      &lt;ul&gt;       &lt;li&gt;Metadata handlers exposed, enabling developers to gain access to the animation information. These include Logical Screen Descriptor (LSD), Image Descriptor (IMD), Graphic Control Extensions (GCE), Application Extensions (APE), Comment.&lt;/li&gt;     &lt;/ul&gt;      &lt;li&gt;PNG: &lt;/li&gt;      &lt;ul&gt;       &lt;li&gt;New metadata handlers added, including iTXT, gAMA, bKGD, cHRM, iCCP, sRGB, tIME.&lt;/li&gt;     &lt;/ul&gt;      &lt;li&gt;JPEG: &lt;/li&gt;      &lt;ul&gt;       &lt;li&gt;New metadata handlers added, including Comments, Chrominance, Luminance.&lt;/li&gt;        &lt;li&gt;Ability to read spanned APP13 blocks.&lt;/li&gt;     &lt;/ul&gt;      &lt;li&gt;Existing metadata handlers:&lt;/li&gt;      &lt;ul&gt;       &lt;li&gt;Many bug fixes!&lt;/li&gt;     &lt;/ul&gt;   &lt;/ul&gt;    &lt;li&gt;Enhanced TIFF support&lt;/li&gt;    &lt;ul&gt;     &lt;li&gt;Support for tiled, planar, and JPEG compressed TIFFs&lt;/li&gt;   &lt;/ul&gt;    &lt;li&gt;Cross-apartment and MTA support.&lt;/li&gt;    &lt;li&gt;IWICPixelFormatInfo2&lt;/li&gt;    &lt;ul&gt;     &lt;li&gt;Adds information about transparency and numeric representation of the pixel format.&lt;/li&gt;   &lt;/ul&gt;    &lt;li&gt;IWICProgressiveLevelControl&lt;/li&gt;    &lt;ul&gt;     &lt;li&gt;This allows developers to gain access to an image's progressive levels.&lt;/li&gt;      &lt;li&gt;Supports on GIF, PNG, and JPEG.&lt;/li&gt;   &lt;/ul&gt;    &lt;li&gt;Additional Pixel Formats, including ones for high color&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;If you have any questions about WIC on Windows 7, please feel free to either &lt;a href="mailto:codecs@microsoft.com"&gt;email us&lt;/a&gt; or &lt;a href="http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=1874&amp;amp;SiteID=1"&gt;visit the forums&lt;/a&gt;.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9020930" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/rwlodarc/archive/tags/Imaging/default.aspx">Imaging</category><category domain="http://blogs.msdn.com/rwlodarc/archive/tags/Windows+7/default.aspx">Windows 7</category></item><item><title>Metadata Working Group</title><link>http://blogs.msdn.com/rwlodarc/archive/2008/10/12/metadata-working-group.aspx</link><pubDate>Mon, 13 Oct 2008 04:57:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8997142</guid><dc:creator>RWlodarczyk</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/rwlodarc/comments/8997142.aspx</comments><wfw:commentRss>http://blogs.msdn.com/rwlodarc/commentrss.aspx?PostID=8997142</wfw:commentRss><description>&lt;p&gt;At Photokina this year, the Metadata Working Group standard was announced. This is an industry wide effort to improve how metadata is written and read for a number of key fields used in consumer workflows. The formation of this group included members from Adobe, Apple, Canon, Microsoft, Nokia, and Sony. Most recently, both the IPTC and PLUS organizations &lt;a href="http://www.iptc.org//cms/site/single.html?channel=CH0089&amp;amp;document=CMS1223570505562"&gt;endorsed the efforts from the Metadata Working Group&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;The specification produced by the Metadata Working Group is available from &lt;a href="http://www.metadataworkinggroup.org/specs/"&gt;the website&lt;/a&gt;. It outlines the goals as well as details how each of the fields should be used in order to ensure maximum compatibility among applications that adhere to this specification. &lt;/p&gt;  &lt;p&gt;For more details on the Metadata Working Group, &lt;a href="http://www.metadataworkinggroup.com"&gt;check out the website&lt;/a&gt;.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8997142" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/rwlodarc/archive/tags/Imaging/default.aspx">Imaging</category></item><item><title>WIC Tools now available!</title><link>http://blogs.msdn.com/rwlodarc/archive/2007/11/26/wic-tools-now-available.aspx</link><pubDate>Mon, 26 Nov 2007 18:20:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6533095</guid><dc:creator>RWlodarczyk</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/rwlodarc/comments/6533095.aspx</comments><wfw:commentRss>http://blogs.msdn.com/rwlodarc/commentrss.aspx?PostID=6533095</wfw:commentRss><description>&lt;P&gt;The following WIC Tools are now available from the Microsoft Download Center... with source code!&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;WICGrinder (updated!)&lt;/LI&gt;
&lt;LI&gt;WICExplorer&lt;/LI&gt;
&lt;LI&gt;Sample CODEC, metadata handler, pixel formats&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;A title="WIC Tools" href="http://www.microsoft.com/downloads/details.aspx?FamilyID=a6d6ec6a-e4f2-405e-842d-7c3bcb5b1390&amp;amp;displaylang=en" mce_href="http://www.microsoft.com/downloads/details.aspx?FamilyID=a6d6ec6a-e4f2-405e-842d-7c3bcb5b1390&amp;amp;displaylang=en"&gt;Click here to download the code!&lt;/A&gt;&amp;nbsp;&lt;A href="http://code.msdn.microsoft.com/wictools" mce_href="http://code.msdn.microsoft.com/wictools"&gt;Also here.&lt;/A&gt;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=6533095" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/rwlodarc/archive/tags/Windows+Vista/default.aspx">Windows Vista</category><category domain="http://blogs.msdn.com/rwlodarc/archive/tags/Imaging/default.aspx">Imaging</category></item><item><title>WIC Forum</title><link>http://blogs.msdn.com/rwlodarc/archive/2007/10/22/wic-forum.aspx</link><pubDate>Tue, 23 Oct 2007 06:44:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5615414</guid><dc:creator>RWlodarczyk</dc:creator><slash:comments>3</slash:comments><comments>http://blogs.msdn.com/rwlodarc/comments/5615414.aspx</comments><wfw:commentRss>http://blogs.msdn.com/rwlodarc/commentrss.aspx?PostID=5615414</wfw:commentRss><description>Well, it's finally happened... we've created a &lt;A class="" href="http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=1874&amp;amp;SiteID=1" mce_href="http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=1874&amp;amp;SiteID=1"&gt;WIC Forum&lt;/A&gt; on the MSDN Forums page. So, if you have any questions about WIC, please &lt;A class="" href="http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=1874&amp;amp;SiteID=1" mce_href="http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=1874&amp;amp;SiteID=1"&gt;post them there&lt;/A&gt;. Enjoy!&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=5615414" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/rwlodarc/archive/tags/Imaging/default.aspx">Imaging</category></item><item><title>Using WPF's InPlaceBitmapMetadataWriter</title><link>http://blogs.msdn.com/rwlodarc/archive/2007/07/18/using-wpf-s-inplacebitmapmetadatawriter.aspx</link><pubDate>Thu, 19 Jul 2007 04:39:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3949758</guid><dc:creator>RWlodarczyk</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/rwlodarc/comments/3949758.aspx</comments><wfw:commentRss>http://blogs.msdn.com/rwlodarc/commentrss.aspx?PostID=3949758</wfw:commentRss><description>&lt;P&gt;Many folks have tried to use the WPF Imaging InPlaceBitmapMetadataWriter class without much success. Unfortunately the SDK sample provided only shows how to use this with PNG files... and this is less than ideal since folks are mainly interested in metadata on their JPEGs and TIFFs. The InPlaceBitmapMetadataWriter is a way to invoke WIC's IWICFastMetadataEncoder, or as we call it "the FME". Basically this is a way to add metadata to a file very quickly without re-encoding the file. However, this only works if the file has metadata padding in it. Padding is extra space that the metadata handler sets aside in the file for writing out metadata in the future. Say I want to change an author form "Robert Wlodarczyk" to "Robert A. Wlodarczyk". Since the length of the new string is longer, without padding the metadata handler can't squish this data in to the file without moving what's after the metadata. As shipped in Windows Vista and WPF 3.0, padding is only supported in IFD, EXIF, and XMP metadata formats. Generally cameras do not produce files with padding in it, so this must be added initially. So, you need to re-encode the file initially. Luckily the WIC JPEG CODEC is able to do this in a manner which does not cause the image to lose any quality. Since IFD, EXIF, and XMP live only in TIFFs, JPEGs, and HD Photo&amp;nbsp;(or at least as was shipped), should only use the InPlaceBitmapMetadataWriter with TIFFs, JPEGs, HD Photo. tExT is also supported by the InPlaceBitmapMetadataWriter... and this is for PNGs. Within the Windows Vista, the property dialog and Photo Gallery both use the FME to write out metadata quickly. Upon the first metadata edit, padding is added so that each subsequent metadata update is faster than the first. Note, the sample only covers JPEG, but it can easily be adapted to TIFF or HD Photo.&lt;/P&gt;
&lt;P&gt;If you've struggled with the InPlaceBitmapMetadataWriter and want to get the sample... &lt;A title="Using InPlaceBitmapMetadataWriter" href="http://rwlodarcmsdnblog.codeplex.com/" mce_href="http://rwlodarcmsdnblog.codeplex.com/"&gt;grab it from here&lt;/A&gt;.&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=3949758" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/rwlodarc/archive/tags/WPF/default.aspx">WPF</category><category domain="http://blogs.msdn.com/rwlodarc/archive/tags/Windows+Vista/default.aspx">Windows Vista</category><category domain="http://blogs.msdn.com/rwlodarc/archive/tags/Imaging/default.aspx">Imaging</category></item><item><title>Microsoft Pro Photo Summit 2007</title><link>http://blogs.msdn.com/rwlodarc/archive/2007/07/16/microsoft-pro-photo-summit-2007.aspx</link><pubDate>Tue, 17 Jul 2007 07:04:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3906562</guid><dc:creator>RWlodarczyk</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/rwlodarc/comments/3906562.aspx</comments><wfw:commentRss>http://blogs.msdn.com/rwlodarc/commentrss.aspx?PostID=3906562</wfw:commentRss><description>&lt;P mce_keep="true"&gt;Last week was the Microsoft Pro Photo Summit. Below are links to some coverage from the event:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;PopPhoto &lt;A class="" href="http://flash.popphoto.com/blog/2007/07/from-the-front-.html" mce_href="http://flash.popphoto.com/blog/2007/07/from-the-front-.html"&gt;(1)&lt;/A&gt;, &lt;A class="" href="http://www.popphoto.com/photonews/4366/microsoft-hosts-pro-photo-summit.html" mce_href="http://www.popphoto.com/photonews/4366/microsoft-hosts-pro-photo-summit.html"&gt;(2)&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A class="" href="http://blurberatiblog.com/index.php/2007/07/11/microsoft-pro-photo-summit/" mce_href="http://blurberatiblog.com/index.php/2007/07/11/microsoft-pro-photo-summit/"&gt;Blurberati&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A class="" href="http://photobusinessforum.blogspot.com/2007/07/microsoft-pro-photo-summit-recap-review.html" mce_href="http://photobusinessforum.blogspot.com/2007/07/microsoft-pro-photo-summit-recap-review.html"&gt;Photo Business Forum&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Dispatches &lt;A class="" href="http://dougplummer.blogs.com/dispatches/2007/07/preview-of-comi.html" mce_href="http://dougplummer.blogs.com/dispatches/2007/07/preview-of-comi.html"&gt;(1)&lt;/A&gt;, &lt;A class="" href="http://dougplummer.blogs.com/dispatches/2007/07/celebrity-hour.html" mce_href="http://dougplummer.blogs.com/dispatches/2007/07/celebrity-hour.html"&gt;(2)&lt;/A&gt;, &lt;A class="" href="http://dougplummer.blogs.com/dispatches/2007/07/day-two-pro-pho.html" mce_href="http://dougplummer.blogs.com/dispatches/2007/07/day-two-pro-pho.html"&gt;(3)&lt;/A&gt;, &lt;A class="" href="http://dougplummer.blogs.com/dispatches/2007/07/pro-photo-summi.html" mce_href="http://dougplummer.blogs.com/dispatches/2007/07/pro-photo-summi.html"&gt;(4)&lt;/A&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=3906562" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/rwlodarc/archive/tags/Imaging/default.aspx">Imaging</category></item><item><title>Metadata Conference</title><link>http://blogs.msdn.com/rwlodarc/archive/2007/07/10/metadata-conference.aspx</link><pubDate>Wed, 11 Jul 2007 08:36:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3809997</guid><dc:creator>RWlodarczyk</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/rwlodarc/comments/3809997.aspx</comments><wfw:commentRss>http://blogs.msdn.com/rwlodarc/commentrss.aspx?PostID=3809997</wfw:commentRss><description>At the recent &lt;A class="" href="http://phmdc.org/" mce_href="http://phmdc.org/"&gt;Photo Metadata Conference&lt;/A&gt;, Josh Weisberg from Microsoft represented WIC there. &lt;A class="" href="http://fotoautomat.wordpress.com/2007/06/10/josh-weisberg-microsoft-speach-at-the-photo-metadata-conference/" mce_href="http://fotoautomat.wordpress.com/2007/06/10/josh-weisberg-microsoft-speach-at-the-photo-metadata-conference/"&gt;Here's some coverage...&lt;/A&gt;&amp;nbsp;and &lt;A class="" href="http://www.controlledvocabulary.com/imagedatabases/phmdc_2007a.html" mce_href="http://www.controlledvocabulary.com/imagedatabases/phmdc_2007a.html"&gt;some more...&lt;/A&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=3809997" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/rwlodarc/archive/tags/Imaging/default.aspx">Imaging</category></item><item><title>Wikipedia now knows about WIC</title><link>http://blogs.msdn.com/rwlodarc/archive/2007/04/17/wikipedia-now-knows-about-wic.aspx</link><pubDate>Wed, 18 Apr 2007 07:44:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2169534</guid><dc:creator>RWlodarczyk</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/rwlodarc/comments/2169534.aspx</comments><wfw:commentRss>http://blogs.msdn.com/rwlodarc/commentrss.aspx?PostID=2169534</wfw:commentRss><description>&lt;P&gt;It's great to see that now &lt;A class="" title=Wikipedia href="http://en.wikipedia.org/wiki/Windows_Imaging_Component" mce_href="http://en.wikipedia.org/wiki/Windows_Imaging_Component"&gt;Wikipedia knows something about WIC&lt;/A&gt;. :)&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=2169534" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/rwlodarc/archive/tags/Imaging/default.aspx">Imaging</category></item><item><title>HD Photo Beta Plugin for Adobe Photoshop</title><link>http://blogs.msdn.com/rwlodarc/archive/2007/03/08/hd-photo-beta-plugin-for-adobe-photoshop.aspx</link><pubDate>Thu, 08 Mar 2007 22:25:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1838600</guid><dc:creator>RWlodarczyk</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/rwlodarc/comments/1838600.aspx</comments><wfw:commentRss>http://blogs.msdn.com/rwlodarc/commentrss.aspx?PostID=1838600</wfw:commentRss><description>Have you been eye-ing the new HD Photo format? Are you an avid user of Adobe's Photoshop? Well, now you can give HD Photo a whirl in Photoshop CS2 (or the CS3 beta). &lt;A class="" title="HD Photo Plugin for Adobe Photoshop" href="http://www.microsoft.com/downloads/details.aspx?FamilyID=b157ca0f-083f-4957-9aa3-4da1de3dc20b&amp;amp;displaylang=en" mce_href="http://www.microsoft.com/downloads/details.aspx?FamilyID=b157ca0f-083f-4957-9aa3-4da1de3dc20b&amp;amp;displaylang=en"&gt;Download the HD Photo Plugin for Adobe Photoshop&lt;/A&gt;.&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1838600" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/rwlodarc/archive/tags/Windows+Vista/default.aspx">Windows Vista</category><category domain="http://blogs.msdn.com/rwlodarc/archive/tags/Imaging/default.aspx">Imaging</category></item><item><title>HDView from MSR</title><link>http://blogs.msdn.com/rwlodarc/archive/2007/03/08/hdview-from-msr.aspx</link><pubDate>Thu, 08 Mar 2007 22:06:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1838567</guid><dc:creator>RWlodarczyk</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/rwlodarc/comments/1838567.aspx</comments><wfw:commentRss>http://blogs.msdn.com/rwlodarc/commentrss.aspx?PostID=1838567</wfw:commentRss><description>&lt;P&gt;Just announced at &lt;A class="" title="Techfest 2007" href="http://research.microsoft.com/aboutmsr/techfest/default.aspx" mce_href="http://research.microsoft.com/aboutmsr/techfest/default.aspx"&gt;MSR Techfest&lt;/A&gt; yesterday... Ever wonder how you view gigapixel images? Or how do you even go about creating gigapixel images using somewhat commodity equipment? MSR just released a tool that's built on the WIC APIs and uses HD Photo as its backing store. &lt;A class="" title="HD View" href="http://research.microsoft.com/ivm/hdview.htm" mce_href="http://research.microsoft.com/ivm/hdview.htm"&gt;Check out their website&lt;/A&gt;.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;DIV mce_keep="true"&gt;&lt;A class="" title="HD View - How Done?" href="http://research.microsoft.com/ivm/HDView/HowDone/howdone.htm" mce_href="http://research.microsoft.com/ivm/HDView/HowDone/howdone.htm"&gt;Equipment and methodologies used&lt;/A&gt;&lt;/DIV&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV mce_keep="true"&gt;&lt;A class="" title="HD View - Make Your Own" href="http://research.microsoft.com/ivm/HDView/HDMake.htm" mce_href="http://research.microsoft.com/ivm/HDView/HDMake.htm"&gt;Make your own HD photos&lt;/A&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;P mce_keep="true"&gt;Enjoy!&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1838567" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/rwlodarc/archive/tags/Imaging/default.aspx">Imaging</category></item><item><title>CMYK Color Profile Posted</title><link>http://blogs.msdn.com/rwlodarc/archive/2007/03/06/cmyk-color-profile-posted.aspx</link><pubDate>Tue, 06 Mar 2007 18:45:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1817830</guid><dc:creator>RWlodarczyk</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/rwlodarc/comments/1817830.aspx</comments><wfw:commentRss>http://blogs.msdn.com/rwlodarc/commentrss.aspx?PostID=1817830</wfw:commentRss><description>For those of you using CMYK images in your workflow using WIC, you'll want to download the &lt;A class="" title=CMYK href="http://www.microsoft.com/whdc/device/display/color/CMYK_Profile.mspx" mce_href="http://www.microsoft.com/whdc/device/display/color/CMYK_Profile.mspx"&gt;CMYK profile that was posted a few days ago&lt;/A&gt;. Enjoy.&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1817830" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/rwlodarc/archive/tags/Windows+Vista/default.aspx">Windows Vista</category><category domain="http://blogs.msdn.com/rwlodarc/archive/tags/Imaging/default.aspx">Imaging</category></item><item><title>PhotoInfo FAQ</title><link>http://blogs.msdn.com/rwlodarc/archive/2007/02/01/photoinfo-faq.aspx</link><pubDate>Fri, 02 Feb 2007 02:38:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1577516</guid><dc:creator>RWlodarczyk</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/rwlodarc/comments/1577516.aspx</comments><wfw:commentRss>http://blogs.msdn.com/rwlodarc/commentrss.aspx?PostID=1577516</wfw:commentRss><description>&lt;P&gt;Today the FAQ about PhotoInfo was posted. &lt;A class="" title="PhotoInfo FAQ" href="http://www.microsoft.com/downloads/details.aspx?FamilyID=389155aa-0f3c-4f72-b97e-058f854cd46d&amp;amp;DisplayLang=en" mce_href="http://www.microsoft.com/downloads/details.aspx?FamilyID=389155aa-0f3c-4f72-b97e-058f854cd46d&amp;amp;DisplayLang=en"&gt;Check it out here.&lt;/A&gt; Of interest it talks about how to read the Maker Note data once a file was edited using WIC.&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1577516" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/rwlodarc/archive/tags/Imaging/default.aspx">Imaging</category></item></channel></rss>