<?xml version="1.0"?>
<rss version="2.0">
	<channel>
		<title>Allegro 4.4 color spaces?</title>
		<link>http://www.allegro.cc/forums/view/616722</link>
		<description>Allegro.cc Forum Thread</description>
		<webMaster>matthew@allegro.cc (Matthew Leverton)</webMaster>
		<lastBuildDate>Tue, 07 Feb 2017 02:43:01 +0000</lastBuildDate>
	</channel>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Allegro 4.4 is mostly RGB. For proper NES emulation, I would need a YUV color space, but I see only HSV as alternative in Alleg44.</p><p>Any chance of using another color space? If yes, how do I put a pixel / its color bits format?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Zepper)</author>
		<pubDate>Sat, 04 Feb 2017 05:20:16 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>You&#39;ll need to write yor own RGV-&gt;YUV conversion function. <a href="https://www.allegro.cc/forums/thread/429343">This</a> should help you get started.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (LennyLen)</author>
		<pubDate>Sat, 04 Feb 2017 06:39:25 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Allegro 5 has <span class="source-code"><a href="http://www.allegro.cc/manual/al_color_yuv_to_rgb"><span class="a">al_color_yuv_to_rgb</span></a></span> and <span class="source-code"><a href="http://www.allegro.cc/manual/al_color_rgb_to_yuv"><span class="a">al_color_rgb_to_yuv</span></a></span>, so you can use those functions as a reference.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Edgar Reynaldo)</author>
		<pubDate>Tue, 07 Feb 2017 02:43:01 +0000</pubDate>
	</item>
</rss>
