91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 1.36MB
    文件類型: .zip
    金幣: 2
    下載: 0 次
    發(fā)布日期: 2023-08-30
  • 語言: C#
  • 標(biāo)簽: C#??ImageProcess??

資源簡介

這是用C#編寫的圖像處理源程序,寫的非常不錯(cuò),供有一點(diǎn)編程經(jīng)驗(yàn)的程序員參考,程序也是比較大,界面做的很不錯(cuò),有很多值得學(xué)習(xí)的地方。不會令你失望!

資源截圖

代碼片段和文件信息

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

?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2018-09-01?09:13??圖像處理\
?????目錄???????????0??2018-08-31?17:48??圖像處理\.vs\
?????目錄???????????0??2018-08-31?17:48??圖像處理\.vs\iplab\
?????目錄???????????0??2018-08-31?18:24??圖像處理\.vs\iplab\v14\
?????文件???????43520??2018-09-01?17:19??圖像處理\.vs\iplab\v14\.suo
?????文件????????8736??2007-03-08?22:37??圖像處理\AboutForm.cs
?????文件???????13319??2007-03-08?22:35??圖像處理\AboutForm.resx
?????文件???????26694??2004-10-11?08:53??圖像處理\App.ico
?????文件????????2498??2012-04-28?16:32??圖像處理\AssemblyInfo.cs
?????目錄???????????0??2018-08-31?17:48??圖像處理\Backup\
?????文件?????????897??2007-03-04?15:57??圖像處理\Backup\iplab.sln
?????目錄???????????0??2012-04-28?16:15??圖像處理\Controls\
?????文件????????9821??2007-03-08?08:26??圖像處理\Controls\ColorSlider.cs
?????文件????????5497??2005-02-20?12:19??圖像處理\Controls\ColorSlider.resx
?????文件????????8211??2012-04-28?17:07??圖像處理\Controls\FilterPreview.cs
?????文件????????5499??2005-03-12?14:25??圖像處理\Controls\FilterPreview.resx
?????文件????????6580??2007-03-08?22:21??圖像處理\Controls\GridArray.cs
?????文件????????1733??2001-09-20?07:25??圖像處理\Controls\GridArray.resx
?????文件????????5548??2007-03-08?22:21??圖像處理\Controls\GridArrayInt.cs
?????文件????????1733??2001-09-20?07:25??圖像處理\Controls\GridArrayInt.resx
?????文件???????10174??2012-04-28?16:32??圖像處理\Controls\Histogram.cs
?????文件????????5495??2005-02-20?15:15??圖像處理\Controls\Histogram.resx
?????文件????????9739??2007-03-08?22:21??圖像處理\Controls\HuePicker.cs
?????文件????????5495??2005-06-18?16:45??圖像處理\Controls\HuePicker.resx
?????文件?????????430??2007-03-04?15:55??圖像處理\Copyright.txt
?????目錄???????????0??2012-04-28?16:15??圖像處理\Filters?Forms\
?????文件????????8440??2007-03-08?22:22??圖像處理\Filters?Forms\AdaptiveSmoothForm.cs
?????文件???????11521??2005-08-19?14:47??圖像處理\Filters?Forms\AdaptiveSmoothForm.resx
?????文件????????7997??2007-03-08?22:22??圖像處理\Filters?Forms\BrightnessForm.cs
?????文件???????10987??2005-06-14?15:31??圖像處理\Filters?Forms\BrightnessForm.resx
?????文件???????13090??2007-03-08?22:22??圖像處理\Filters?Forms\CannyDetectorForm.cs
............此處省略163個(gè)文件信息

評論

共有 條評論