DrawDib StretchDIBits 哪一个更快?
我从未使用过 DrawDib API, 我的应用程序的 UI 渲染基于stretchDIBits。 因为确实有很多大图像需要绘制,所以stretchDIBits(HAFTONE用于获得更好的渲染结果)性能很差...
我听说DrawDib是一组高效的API,用于将DIB绘制到DC。 它比stretchDIBits好吗?
谁能给我一些他们的比较文件吗? 如果问题很愚蠢,我很抱歉。 我在这方面的经验实在是太少了。
提前致谢。
I've never used DrawDib APIs,
My Application's UI rendering is based on stretchDIBits.
Because there are really lots of large images to draw , the stretchDIBits's (HAFTONE is used to get better render result) performace is bad...
I heard about DrawDib is a group of efficient APIs to draw DIBs to DC. Is it better than stretchDIBits?
Can anyone give me some comparision document of them?
If the question is stupid, I am sorry. I really have very little experience about this.
Thanks in advance.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您读过此内容吗?
Did you read this?