资源简介
一个老外写的GDI+绘制图形的可以分层、大小缩放、可以进行颜色填充等支持原形、三角形、矩形、多边形以及直线和文字的绘制。
代码片段和文件信息
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
using System.Drawing.Drawing2D;
namespace GDI_Generator
{
public partial class frmCodeTest : Form
{
//MyCustomGraphics.Smiley smiley = new MyCustomGraphics.Smiley();
public frmCodeTest()
{
InitializeComponent();
}
protected override void OnPaint(PaintEventArgs e)
{
base.OnPaint(e);
//e.Graphics.DrawImageUnscaled(smiley.Image 20 20);
}
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 188416 2008-12-29 12:50 GDI_绘图拖动_src\GDI+Generator_src\bin\Debug\GDI+Generator.exe
文件 316928 2008-12-29 12:50 GDI_绘图拖动_src\GDI+Generator_src\bin\Debug\GDI+Generator.pdb
文件 5632 2005-12-08 14:51 GDI_绘图拖动_src\GDI+Generator_src\bin\Debug\GDI+Generator.vshost.exe
文件 23496 2008-05-20 12:32 GDI_绘图拖动_src\GDI+Generator_src\bin\Debug\TodaysMenu.ggf
文件 19979 2008-05-20 13:19 GDI_绘图拖动_src\GDI+Generator_src\bin\Debug\Toucan.ggf
文件 640 2008-05-05 13:09 GDI_绘图拖动_src\GDI+Generator_src\frmCodeTest.cs
文件 1585 2008-05-05 11:36 GDI_绘图拖动_src\GDI+Generator_src\frmCodeTest.Designer.cs
文件 5814 2008-05-05 11:36 GDI_绘图拖动_src\GDI+Generator_src\frmCodeTest.resx
文件 2348 2007-11-24 12:31 GDI_绘图拖动_src\GDI+Generator_src\frmColorEditor.cs
文件 4854 2007-11-24 12:32 GDI_绘图拖动_src\GDI+Generator_src\frmColorEditor.Designer.cs
文件 5814 2007-11-18 23:24 GDI_绘图拖动_src\GDI+Generator_src\frmColorEditor.resx
文件 1138 2008-05-13 00:29 GDI_绘图拖动_src\GDI+Generator_src\frmGDIViewer.cs
文件 5642 2008-05-08 15:54 GDI_绘图拖动_src\GDI+Generator_src\frmGDIViewer.Designer.cs
文件 6012 2008-05-08 15:54 GDI_绘图拖动_src\GDI+Generator_src\frmGDIViewer.resx
文件 523 2008-05-08 15:58 GDI_绘图拖动_src\GDI+Generator_src\frmInstructions.cs
文件 3221 2008-05-08 15:58 GDI_绘图拖动_src\GDI+Generator_src\frmInstructions.Designer.cs
文件 7319 2008-05-08 15:58 GDI_绘图拖动_src\GDI+Generator_src\frmInstructions.resx
文件 10363 2008-05-20 12:43 GDI_绘图拖动_src\GDI+Generator_src\frmMain.cs
文件 23922 2008-05-11 12:37 GDI_绘图拖动_src\GDI+Generator_src\frmMain.Designer.cs
文件 11397 2008-05-11 12:37 GDI_绘图拖动_src\GDI+Generator_src\frmMain.resx
文件 2864 2008-05-13 05:04 GDI_绘图拖动_src\GDI+Generator_src\frmSetImageProperties.cs
文件 8835 2008-05-13 05:03 GDI_绘图拖动_src\GDI+Generator_src\frmSetImageProperties.Designer.cs
文件 5814 2008-05-13 05:03 GDI_绘图拖动_src\GDI+Generator_src\frmSetImageProperties.resx
文件 8125 2008-05-20 13:44 GDI_绘图拖动_src\GDI+Generator_src\GDI+Generator.csproj
文件 759 2008-05-06 13:19 GDI_绘图拖动_src\GDI+Generator_src\MyMath.cs
文件 180 2008-12-29 12:50 GDI_绘图拖动_src\GDI+Generator_src\obj\Debug\ColorChooserCSharp.ColorChooser.resources
文件 1634 2008-12-29 12:50 GDI_绘图拖动_src\GDI+Generator_src\obj\Debug\GDI+Generator.csproj.GenerateResource.Cache
文件 188416 2008-12-29 12:50 GDI_绘图拖动_src\GDI+Generator_src\obj\Debug\GDI+Generator.exe
文件 316928 2008-12-29 12:50 GDI_绘图拖动_src\GDI+Generator_src\obj\Debug\GDI+Generator.pdb
文件 180 2008-12-29 12:50 GDI_绘图拖动_src\GDI+Generator_src\obj\Debug\GDI_Generator.frmGDIViewer.resources
............此处省略72个文件信息
- 上一篇:C#调用Ansys二次开发
- 下一篇:asp.net 在线拍照
相关资源
- C#使用GDI 绘制汽车车速表等量表源代
- c# GDI+画图用鼠标绘制直线、矩形、椭
- C# 使用GDI+绘制漂亮的ToolTip控件
- 简易停车场管理小程序
- winform做的流程图编辑器-GDI+绘图技术
- 超全的C# GDI+画图板
- c# gdi+ 地图绘制
- C#写的GDI+画板,功能齐全
- C#矢量图形开发范例
- C#_Winform中使用GDI+及双缓冲技术绘制正
- GDI+图像程序设计(PDF 含详细目录& 源
- C#闹钟&&时钟小程序源代码
- C# GDI+图形程序设计》随书源码完整版
- C#绘制动态二维平面坐标系
- C# GDI+ Demo.zip
- C#中GDI+实现简单二维矢量图编辑器教
- c#赛车游戏很实用
- C#开发cad画图软件 GDI+
- C#流程图编程演示(用GDI+实现鼠标绘
- 基于C#的波形显示控件的实现源码
- 用VS2010做的绘图板C#
- C# 画图工具鼠标拖动方式
- C#用GDI+画图经典案例不下后悔
- c# 绘制3D可旋转旋转矩形
- C#中使用双缓冲以及BitBlt提高GDI+绘图
- _01_DllPrctise.zip
- C#GDI绘图_绘制图形.rar
- C#中GDI+实现简单二维矢量图编辑器教
- 曲线生成算法的C#gdi+实现贝塞尔曲线
- C# GDI+实时动态曲线绘制
评论
共有 条评论