On Thu, 12 Jan 2006 04:17:55 +0100 Morten Nilsen <[EMAIL PROTECTED]> babbled:

> dan sinclair wrote:
> > Why is this _argb instead of _rgba? Most of the efl code that I've seen 
> > that take colour params take them as r, g, b, a. Might make sense to 
> > keep this consistent as I'm sure it will cause a few mistakes.
> > 
> > I don't think I've seen #aarrggbb used, isn't it usually #rrggbbaa?
> 
> that's how ecore_config was when I got there, and I haven't been 
> diddling very much in other places...
> 
> I can write up a patch to change that, however..

argb is literally how it's stored in memory in terms of a 32bit word with the
MSB being A and LSB being B. as with numebrs u write digits from MSN to LSN.

-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [EMAIL PROTECTED]
裸好多
Tokyo, Japan (東京 日本)


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to