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

  • 大小: 0.01M
    文件類(lèi)型: .rar
    金幣: 1
    下載: 0 次
    發(fā)布日期: 2020-12-25
  • 語(yǔ)言: C#
  • 標(biāo)簽: 圖片??縮小??C#??c??

資源簡(jiǎn)介

C# WinFrom無(wú)失真縮小圖片

資源截圖

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Linq;
using?System.Text;
using?System.Windows.Forms;
//Download?by?http://www.codefans.net
using?System.IO;
using?System.Drawing.Imaging;
using?System.Drawing.Drawing2D;

namespace?NoDistortionNarrowPicture
{
????public?partial?class?Form1?:?Form
????{
????????public?Form1()
????????{
????????????InitializeComponent();
????????}

????????private?void?button1_Click(object?sender?EventArgs?e)
????????{
????????????//選擇文件會(huì)話
????????????OpenFileDialog?openfile?=?new?OpenFileDialog();
????????????//選擇文件類(lèi)型
????????????openfile.title?=?“請(qǐng)選擇要插入的圖片“;
????????????openfile.Filter?=?“JPG圖片|*.jpg|BMP圖片|*.bmp|Gif圖片|*.gif“;
????????????//是否選擇多個(gè)文件

?屬性????????????大小?????日期????時(shí)間???名稱(chēng)
-----------?---------??----------?-----??----

-----------?---------??----------?-----??----

????????????????51137????????????????????16


評(píng)論

共有 條評(píng)論

相關(guān)資源