In general, it's good to avoid calling WinRGBToIndex in time sensitive code.
The problem you're asking the OS to solve when you call this API isn't an
easy one. Palm OS has used different solutions to this problem in different
OS versions, but even with the very best possibly solution, it still can't
be that fast. If you can, do these conversions up front, not during game
play.
-- 
Peter Epstein

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to