本文介绍了GDI&快速绘图的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


我在过去几年里已经问了很多这个问题,我想更好地了解如何做到这一点。由于他死于XNA,在没有获得大量XNA答案的情况下提出要求真的很痛苦。那么有没有办法使用Windows论坛在
c#.Net中使用GDI超快速地绘制图像?我知道所有关于XNA和Unity的信息,只是想看看GDI是否有比较好的选择。我找到了这篇关于它的老帖子,但从ac#standpoint很好奇。

I have asked this question a lot of the last few years and I'd like to get a better understanding of how to do this. Witht he death of XNA it really hurts to ask without getting a ton of XNA answers. So is there a way to draw images super fast using GDI in c# .Net using a windows forum? I know all about XNA and Unity, just looking to see if GDI has a good option o compare or not. I found this old post about it but curious from a c# standpoint.



link 

link 


https://social.msdn.microsoft.com/Forums/en-US/250e72d3-d4e3-460f-888f-c4e123087cf7/vb-net-draw -fast-with-gdi?forum = vbgeneral

https://social.msdn.microsoft.com/Forums/en-US/250e72d3-d4e3-460f-888f-c4e123087cf7/vb-net-draw-fast-with-gdi?forum=vbgeneral

推荐答案


这篇关于GDI&快速绘图的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-05 04:29