Bob Ebert <[EMAIL PROTECTED]> wrote in message
news:8078@palm-dev-forum...
>
> At 1:17 AM +0100 12-04-00, Richard Hartman wrote:
> >I am not completely familiar w/ the new color capabilities: is it
possible
> >to
> >define a "transparent" color with the new bitmaps?
>
> Bingo.
>
> XOR won't work with 'colors' other than black or white, because the bit
> patters of their indexes are not all 0's or all 1's.
>
> Transparency support is well documented.  But it's not particularly fast.
>

Remember, he was using XOR both for pseudo-transparency -and- to erase.
Real transparency will take care of the first, but only saving the original
bits to restore later will take care of the second.

--
-Richard M. Hartman
[EMAIL PROTECTED]

186,000 mi/sec: not just a good idea, it's the LAW!




-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to