搜索资源列表
Winform.rar
- 最近在做一个图片查看器,由于使用一般的PctureBox,在性能和缩放控制上都无法满足预期的要求,因此所有组件的呈现均是通过重写控件的OnPaint事件来绘制。在查看gif图片时发现Graphics.DrawImage只呈现第一帧,无法满足预期要求,因此经过摸索寻找到了解决自绘gif的较好办法。,At a recent picture viewer, because of the use of general PctureBox, at performance and zoom control
drawimage
- 此为类似画图面板程序,可以保存bmp, jpg, gif格式的图片-on draw image, can save .bmp .jpg gif
picturebox-drawImage-
- 在 picturebox上用drawimage 方法拼接图片-use drawimage method link pictures on picturebox
DrawImage
- CImage类的使用!c++绘图,支持多种图片格式!绝对实用经典。-c++ mapping, support for various image formats.
DrawImage.rar
- 程序提供了一种用c#编程开发的绘图方法,实现了简单的矢量绘图,具有一定的参考价值。
DrawImage
- 非常好的绘图示例程序,在类设计方面也比较规范,易于使用和扩展。(A very good drawing example program is also more standard in class design, easy to use and extend.)