<?xml version="1.0"?>
<rss version="2.0">
	<channel>
		<title>32Bit-BITMAP Blitting Alphachannel</title>
		<link>http://www.allegro.cc/forums/view/589076</link>
		<description>Allegro.cc Forum Thread</description>
		<webMaster>matthew@allegro.cc (Matthew Leverton)</webMaster>
		<lastBuildDate>Thu, 14 Dec 2006 19:01:29 +0000</lastBuildDate>
	</channel>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Hi,</p><p>I have made a Truecolor 32Bit-BITMAP(tga) with an alphachannel<br />and I would show them with the function blit(...), but the<br />alphachannel was ignored.<br />Can anyone help me, how to use bitmaps with an alpha channel?</p><p>Krendor
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Krendor)</author>
		<pubDate>Wed, 13 Dec 2006 16:17:07 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="source-code snippet"><div class="inner"><pre><a href="http://www.allegro.cc/manual/set_alpha_blender" target="_blank"><span class="a">set_alpha_blender</span></a><span class="k2">(</span><span class="k2">)</span><span class="k2">;</span>
<a href="http://www.allegro.cc/manual/draw_trans_sprite" target="_blank"><span class="a">draw_trans_sprite</span></a><span class="k2">(</span>buffer, alpha_sprite, x, y<span class="k2">)</span><span class="k2">;</span>
</pre></div></div><p>

And please read the <a href="http://alleg.sourceforge.net/stabledocs/en/alleg014.html">relevant</a> <a href="http://alleg.sourceforge.net/stabledocs/en/alleg020.html">sections</a> of the manual.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (gnolam)</author>
		<pubDate>Wed, 13 Dec 2006 16:24:43 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>yes, thanks. Now it works.</p><p>Krendor
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Krendor)</author>
		<pubDate>Thu, 14 Dec 2006 19:01:29 +0000</pubDate>
	</item>
</rss>
