帮助我了解图形 [英] help me about Graphics

查看:57
本文介绍了帮助我了解图形的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想画一所房子和一棵树以及一些东西,也许是动画.如何使用加载文件* .gif或位图文件?我不知道该怎么做.非常感谢.

注意:如果要使用vb 6.0编写它,可以使用哪些工具?
如果使用vb.net,我可以使用哪些工具?

I want to draw a house and a tree and something, maybe an animation. How do I use load file *.gif or a bitmap file? I don''t know how to do that. Thank you so much.

Note: If I want to write it with vb 6.0, what tools i can use?
If I use vb.net, what tools can I use?

推荐答案

您可以使用Graphics类中提供的方法进行绘制.它有很多方法会有所帮助.

如果您已经有gif图像,只需将其加载到PictureBox即可.

请参见 [
You can draw things using the methods provided in the Graphics class. It has a lot of methods that will help.

If you already have a gif image, just load to a PictureBox and it will work.

See this[^] article for more information. Although it is in C# I hope it is simple enough to understand.


如果我想使用Graphics类中提供的方法来绘制它,而不会加载图像,可以为我演示一些吗?项目,非常感谢
If i want to draw it using the methods provided in the Graphics class do not load image , can you demo for me some project, thank you so much


这篇关于帮助我了解图形的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆