资源简介
c# 处理图片源码 缩放 裁剪 等c# 处理图片源码 缩放 裁剪 等c# 处理图片源码 缩放 裁剪 等c# 处理图片源码 缩放 裁剪 等
代码片段和文件信息
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
namespace IPLab
{
///
/// Summary description for AboutForm.
///
public class AboutForm : System.Windows.Forms.Form
{
private System.Windows.Forms.PictureBox pictureBox1;
private System.Windows.Forms.Button okButton;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.linkLabel mailLabel;
private System.Windows.Forms.PictureBox pictureBox2;
private Label label3;
private linkLabel aforgeLabel;
///
/// Required designer variable.
///
private System.ComponentModel.Container components = null;
public AboutForm( )
{
//
// Required for Windows Form Designer support
//
InitializeComponent( );
//
mailLabel.links.Add( 0 mailLabel.Text.Length “mailto:andrew.kirillov@gmail.com“ );
aforgeLabel.links.Add( 0 aforgeLabel.Text.Length “http://code.google.com/p/aforge/“ );
}
///
/// Clean up any resources being used.
///
protected override void Dispose( bool disposing )
{
if ( disposing )
{
if ( components != null )
{
components.Dispose( );
}
}
base.Dispose( disposing );
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent( )
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager( typeof( AboutForm ) );
this.pictureBox1 = new System.Windows.Forms.PictureBox( );
this.okButton = new System.Windows.Forms.Button( );
this.label1 = new System.Windows.Forms.Label( );
this.label2 = new System.Windows.Forms.Label( );
this.mailLabel = new System.Windows.Forms.linkLabel( );
this.pictureBox2 = new System.Windows.Forms.PictureBox( );
this.label3 = new System.Windows.Forms.Label( );
this.aforgeLabel = new System.Windows.Forms.linkLabel( );
( (System.ComponentModel.ISupportInitialize) ( this.pictureBox1 ) ).BeginInit( );
( (System.ComponentModel.ISupportInitialize) ( this.pictureBox2 ) ).BeginInit( );
this.SuspendLayout( );
//
// pictureBox1
//
this.pictureBox1.Borderstyle = System.Windows.Forms.Borderstyle.Fix
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2007-03-08 22:45 iplab_src\icons\
文件 562 2005-07-10 18:46 iplab_src\icons\about.gif
文件 586 2005-07-10 18:59 iplab_src\icons\clone.gif
文件 337 2005-07-10 19:05 iplab_src\icons\convolution.gif
文件 615 2005-07-10 18:47 iplab_src\icons\copy.gif
文件 561 2005-07-10 18:59 iplab_src\icons\cut.gif
文件 1049 2005-07-10 18:47 iplab_src\icons\disk.gif
文件 148 2005-07-10 19:02 iplab_src\icons\fit_to_size.gif
文件 1024 2005-07-10 18:46 iplab_src\icons\folder_out.gif
文件 391 2005-07-10 19:07 iplab_src\icons\fourier.gif
文件 590 2005-07-10 19:03 iplab_src\icons\grayscale.gif
文件 356 2005-07-10 18:46 iplab_src\icons\histogram_window.gif
文件 362 2005-07-10 19:03 iplab_src\icons\levels.gif
文件 624 2005-07-10 19:04 iplab_src\icons\morphology.gif
文件 1017 2005-07-10 18:42 iplab_src\icons\paste.gif
文件 989 2005-07-10 19:07 iplab_src\icons\pie-chart.gif
文件 202 2005-07-10 19:06 iplab_src\icons\resize.gif
文件 324 2005-07-10 19:06 iplab_src\icons\rotate.gif
文件 224 2005-07-10 19:04 iplab_src\icons\threshold.gif
文件 568 2005-07-10 19:01 iplab_src\icons\view_1_1.gif
文件 568 2005-07-10 19:00 iplab_src\icons\zoom_in.gif
文件 568 2005-07-10 19:01 iplab_src\icons\zoom_out.gif
目录 0 2007-03-08 22:50 iplab_src\iplab\
文件 8736 2007-03-08 22:37 iplab_src\iplab\AboutForm.cs
文件 13319 2007-03-08 22:35 iplab_src\iplab\AboutForm.resx
文件 26694 2004-10-11 08:53 iplab_src\iplab\App.ico
文件 2499 2007-03-08 22:31 iplab_src\iplab\AssemblyInfo.cs
文件 4798 2005-07-07 22:29 iplab_src\iplab\banner.gif
文件 26694 2003-10-06 20:35 iplab_src\iplab\column-chart.ico
目录 0 2007-03-08 22:50 iplab_src\iplab\Controls\
文件 9821 2007-03-08 08:26 iplab_src\iplab\Controls\ColorSlider.cs
............此处省略103个文件信息
相关资源
- C# 调用win32 api函数-user32.dll详细说明
- C# 调用BarTender打印条码DEMO
- 大型比赛竞赛抽签系统 可打印 c# vs
- C#编写的Gerber查看器
- lua C# .Net4.0 vs2010 LuaInterface
- C#十六进制编辑器
- 明华URF-35H读卡器 C#读写源码 为大家
- C#文件流读取CSV文件
- c#读写PDF文件sql
- C# winform Socket大文件传输
- c#车牌识别系统附30张测试图片
- 《C#面向对象程序设计》源代码(CS)
- 金旭亮《C#面向对象程序设计》教案
- 试题库管理系统毕业论文(C#)源程序
- 学校网站原代码(C#.NET)
- C#-数据库操作技术-员工管理系统
- c#web开发入门经典
- C#与Matlab混合编程的几种方式
- c# 开发与 mysql数据库实现的增删改查
- C#异步操作 异步查询数据库 异步处理
- Basler相机通过IO触发源码
- [源代码] 《领域驱动设计 (C# 2008 实
- 松下PLC与C#通讯串口调试入门教程.z
- USB 继电器控制器 LCUS-1 保证能用 c#
- C# AES加密解密小工具
- C#圆形按钮,非常漂亮动态~~
- [精]C#仿QQ右下角弹出提示框()
- C#进程间通信-共享内存代码
- 有史以来最简单的三层(C#)
- vb调用c#编写的串口DLL文件(vb源码
评论
共有 条评论