搜索资源列表
VcDraw
- 用VC__NET编写鼠标交互式绘图程序 主要介绍了在面向对象的VC++.NET语言环境下,通过使用WM_LBUTTONDOWN, WM_MOUSEMOVE, WM_LBUTTONUP等鼠标事件消息,采用橡皮条绘图法,编写一个鼠标交互式绘图程序.该程序可实现绘制随机的平面图形,也可通过鼠标的拖动画出大小不同的圆,椭圆,矩形,直线等平面图形.
读取 并显示JPG等格式图像文件
- 在vc。net环境下读取并显示jpg等文件-the vc. Net environment to read and display jpg, etc.
ShowGIF
- VC++ 6.0并没有现成的控件显示GIF图像,但在.NET环境下,可以使用GDI显示GIF图像 -VC++ 6.0 is not ready-made control displays GIF images, but in the. NET environment, you can display GIF images using GDI
Drawlines
- VB.NET画图,绘出各种各样的线,比如有弧度的线,圆形、椭圆形、直线等,点击窗体下边的按钮即可生成对应的曲线,注意,本源码是基于VB.NET,不能在VB6.0环境下打开-VB.NET drawing, draw the various lines, such as the curvature of the line, a circular, elliptical, linear, button click the form below to generate the corresponding
QT_SDL
- 在QT5中使用SDL2显示bmp图片 ,一个很简单的测试程序,SDL在qt5中的环境搭建可以参考这篇文章:http://blog.csdn.net/hjl240/article/details/48102897-Use in QT5 in SDL2 display bmp image, a very simple test program, SDL in qt5 environmental structures can refer to this article: http: //blog.cs