<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
I'm sorry, you're right, it should have been ARGB, not RGBA.<br>Having looked at colormasks and pixelformat they seem to be the<br>way to go, indeed (especially after the explanation on why<br>endianess-like defines are a bad idea).<br><br>Filippos<br><br>> To: philipk79@hotmail.com<br>> CC: scummvm-devel@lists.sourceforge.net<br>> Subject: Re: [Scummvm-devel] Bitdepth/pixel format API concerns<br>> From: marcus@mc.pp.se<br>> Date: Sat, 13 Jun 2009 23:25:34 +0200<br>> <br>> <br>> Filippos Karapetis <philipk79@hotmail.com> writes:<br>> <br>> > [...] (RGBA, most probably, as that's the one used currently).<br>> <br>> Used where, exactly?  colormasks.h contain definitions for<br>> ARGB (8888, 4444 on DC) and ABGR (1555, 4444 on PSP), but I<br>> don't recall seeing RGBA anywhere...<br>> <br>> <br>>   // Marcus<br>> <br>> <br><br /><hr />Windows Live™ SkyDrive™: Get 25 GB of free online storage.   <a href='http://windowslive.com/online/skydrive?ocid=TXT_TAGLM_WL_SD_25GB_062009' target='_new'>Get it on your BlackBerry or iPhone.</a></body>
</html>