<?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>Image Manipulation in PowerShell</title><link>http://blogs.msdn.com/b/powershell/archive/2009/03/31/image-manipulation-in-powershell.aspx</link><description>The other week, I showed a Get-ProgID function that I used to help someone at Microsoft Research find a good object to talk to images. A few comments jumped to one of the possible solutions, which is to use the .NET Drawing assembly (which I have to load</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Image Manipulation in PowerShell</title><link>http://blogs.msdn.com/b/powershell/archive/2009/03/31/image-manipulation-in-powershell.aspx#9574230</link><pubDate>Tue, 28 Apr 2009 23:30:51 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9574230</guid><dc:creator>Mikey</dc:creator><description>&lt;p&gt;you will get this error if you do not have the Windows&amp;#174; Image Acquisition Automation Library installed.&lt;/p&gt;
&lt;p&gt;download it from:&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://www.microsoft.com/downloads/details.aspx?familyid=a332a77a-01b8-4de6-91c2-b7ea32537e29&amp;amp;displaylang=en#filelist"&gt;http://www.microsoft.com/downloads/details.aspx?familyid=a332a77a-01b8-4de6-91c2-b7ea32537e29&amp;amp;displaylang=en#filelist&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Follow the directions in readme.txt&lt;/p&gt;
&lt;p&gt;booyah - done&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9574230" width="1" height="1"&gt;</description></item><item><title>re: Image Manipulation in PowerShell</title><link>http://blogs.msdn.com/b/powershell/archive/2009/03/31/image-manipulation-in-powershell.aspx#9526970</link><pubDate>Wed, 01 Apr 2009 18:19:10 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9526970</guid><dc:creator>Wyatt</dc:creator><description>&lt;p&gt;I get an error with the first line... I am on XP SP3&lt;/p&gt;
&lt;p&gt;New-Object : Cannot load COM type Wia.ImageFile.&lt;/p&gt;
&lt;p&gt;At line:1 char:20&lt;/p&gt;
&lt;p&gt;+ $image = New-Object &amp;nbsp;&amp;lt;&amp;lt;&amp;lt;&amp;lt; -ComObject Wia.ImageFile&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9526970" width="1" height="1"&gt;</description></item></channel></rss>