<?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>Kerry D. Wong &#187; TIFF</title>
	<atom:link href="http://www.kerrywong.com/tag/tiff/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kerrywong.com</link>
	<description></description>
	<lastBuildDate>Fri, 10 Feb 2012 02:01:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>TIFF Merge/Split Utility EncoderValue</title>
		<link>http://www.kerrywong.com/2008/09/20/tiff-mergesplit-utility-encodervalue/</link>
		<comments>http://www.kerrywong.com/2008/09/20/tiff-mergesplit-utility-encodervalue/#comments</comments>
		<pubDate>Sun, 21 Sep 2008 01:18:30 +0000</pubDate>
		<dc:creator>kwong</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Merge]]></category>
		<category><![CDATA[Split]]></category>
		<category><![CDATA[TIFF]]></category>

		<guid isPermaLink="false">http://www.kerrywong.com/?p=367</guid>
		<description><![CDATA[A While ago, I created a TIFF Merge and Split Utility that can be used to merge multiple TIFF files into a single file or split a multi-frame TIFF file into multiple single-frame TIFF files. A few people had run into some issues (e.g. &#34;Parameter is not valid.&#34; exception) using the utility. After some investigation, [...]]]></description>
		<wfw:commentRss>http://www.kerrywong.com/2008/09/20/tiff-mergesplit-utility-encodervalue/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>A TIFF Merge and Split Utility</title>
		<link>http://www.kerrywong.com/2007/11/19/a-tiff-merge-and-split-utility/</link>
		<comments>http://www.kerrywong.com/2007/11/19/a-tiff-merge-and-split-utility/#comments</comments>
		<pubDate>Tue, 20 Nov 2007 01:56:51 +0000</pubDate>
		<dc:creator>kwong</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[C Sharp (C#)]]></category>
		<category><![CDATA[Merge]]></category>
		<category><![CDATA[Split]]></category>
		<category><![CDATA[TIFF]]></category>
		<category><![CDATA[Utility]]></category>

		<guid isPermaLink="false">http://www.kerrywong.com/2007/11/19/a-tiff-merge-and-split-utility/</guid>
		<description><![CDATA[Here is a tool that I created (in C#.Net) which comes in handy when dealing with multi-frame TIFF images. It can be used to combine multiple TIFF files (multi-frame or single-frame) into a single multi-frame TIFF file, or split a single multi-frame TIFF file into many single frame TIFF files. To make it easier to [...]]]></description>
		<wfw:commentRss>http://www.kerrywong.com/2007/11/19/a-tiff-merge-and-split-utility/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GDI+ Unable to Handle JPEG Compressed TIFF Images</title>
		<link>http://www.kerrywong.com/2007/11/14/gdi-unable-to-handle-jpeg-compressed-tiff-images/</link>
		<comments>http://www.kerrywong.com/2007/11/14/gdi-unable-to-handle-jpeg-compressed-tiff-images/#comments</comments>
		<pubDate>Thu, 15 Nov 2007 02:55:28 +0000</pubDate>
		<dc:creator>kwong</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[GDI+]]></category>
		<category><![CDATA[JPEG]]></category>
		<category><![CDATA[TIFF]]></category>

		<guid isPermaLink="false">http://www.kerrywong.com/2007/11/14/gdi-unable-to-handle-jpeg-compressed-tiff-images/</guid>
		<description><![CDATA[A few weeks ago, I wrote about the lousy error message handling in GDI+. Apparently, it is not only just lousy, but incomplete as well. Earlier today at work, I was converting a few TIFF images using a tool I developed a couple of months ago. I encountered &#34;Out of Memory&#34; errors on a few [...]]]></description>
		<wfw:commentRss>http://www.kerrywong.com/2007/11/14/gdi-unable-to-handle-jpeg-compressed-tiff-images/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

