How to tweak the performance of Bit blit on Barco monitors?

Posted by krishna on Stack Overflow See other posts from Stack Overflow or by krishna
Published on 2010-04-14T14:19:46Z Indexed on 2010/04/14 14:23 UTC
Read the original article Hit count: 235

Filed under:
|

Hi,

The performance of bit blit on Small monitor(16 bpp,60Hz,1280X1024 resolution) it gives 0.9909ms. The performance of big monitors(8bpp,60hz,2048X5260) it gives 52.315ms .

I use SRCCOPY to do the bit blit operation.how we can optimize the performance of bit blit on big monitor? Please share your thoughts.

Thanks kk

© Stack Overflow or respective owner

Related posts about bitblt

Related posts about bitblit