WinCopyRectangle vs. WinDrawBitmap/WinPaintBitmap

"In OS versions before 3.5, it was common practice to render a bitmap in an offscreen 
window and then use WinCopyRectangle to draw it on the screen. In version 3.5 and 
higher, the preferred method of doing this is to use WinDrawBitmap or WinPaintBitmap."

Why is it the preferred methode ?

I used it together with WinGetBitmap() and WinSetDrawWindow() and my test application 
slowed down ~10% compared with the previous used WinCopyRectangl().

Any comments?


Klaus













Oh, by the way, make the best Search Engine on the Internet, your startpage. Click on 
this link: http://www.searchalot.com/homepage.htm

-- 
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