搜索资源列表
DrawTools
- DrawTools向你展示如何在Windows Form程序中通过鼠标拖动绘制各种图形对象,它实现的固定图形有:矩形框、椭圆、线性和铅笔。并且,你可以通过鼠标选择、移动、删除图形,还可以改变图形大小等各种操作。另外,程序支持你把绘制的图形保存成文件,可以直接把一个文件从资源管理器中拖到程序界面上打开。-DrawTools sample shows how to create a Windows Forms application for drawing graphic objects in a
FireControl
- 用csharp实现的一个锅炉火控的控件源码,通过timer实现图片的转换,在winform界面实现动态效果-CSharp achieved with a boiler fire control source, through the timer to achieve the conversion picture in WinForm interface dynamic effects
AlphaDemo
- PPC(WM系统)实现半透明图片代码示例,使用AlphaBlend技术达到IPHONE界面效果-PPC (WM system) to achieve semi-transparent picture code examples, the use of technology to achieve AlphaBlend interface effects IPHONE
DXFExportNET
- 将界面绘制的图形、文字转换为emf,dxf文件的演示系统,可为开发工程师提供参考-Will draw the graphics interface, the text is converted to emf, dxf file of the presentation system can provide a reference for the development of engineers
ImageSplitProject_Console
- 有的游戏要求图片是固定大小并且是索引格式的图片,据此写了本软件,控制台界面运行 本软件功能: 把一张bmp,png图片拆成16X16索引格式的png图片,并且调色板大小是按其像素个数来自动获得。图片名以0开始递增。例:0.png-Some games require the size of image is fixed and is an index format, the picture accordingly to write this software, the console i