文件名称:UseDotNetDrawingToRotatePicture
- 所属分类:
- 2D图形编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-12-18
- 文件大小:
- 870kb
- 下载次数:
- 0次
- 提 供 者:
- Felix*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本项目是用c#语言编写WINFORM程序
1. 演示了如何用.net的System.Drawing类库
2. loadImage方法的演示
3. 在Winform上对pictureBox进行即时性动态操作
4. 图片的放大缩小,重新绘制填充边角
5. 动态的旋转一个图片到任意角度
-This project is written in c# WINFORM program
1. demonstrate how to use. NET System.Drawing class library
2. the loadImage method demo
3. on a Winform for real-time dynamic manipulation of pictureBox
4. image zoom, redrawn fill corners
5. dynamically rotate a picture to any angle
1. 演示了如何用.net的System.Drawing类库
2. loadImage方法的演示
3. 在Winform上对pictureBox进行即时性动态操作
4. 图片的放大缩小,重新绘制填充边角
5. 动态的旋转一个图片到任意角度
-This project is written in c# WINFORM program
1. demonstrate how to use. NET System.Drawing class library
2. the loadImage method demo
3. on a Winform for real-time dynamic manipulation of pictureBox
4. image zoom, redrawn fill corners
5. dynamically rotate a picture to any angle
(系统自动生成,下载前可以参看下载内容)
下载文件列表
UseDotNetDrawingToRotatePicture\App.ico
...............................\AssemblyInfo.cs
...............................\Backup\App.ico
...............................\......\AssemblyInfo.cs
...............................\......\Form1.cs
...............................\......\Form1.resx
...............................\......\RotateImage.csproj
...............................\......\RotateImage.sln
...............................\......\Utilities.cs
...............................\bin\Debug\RotateImage.exe
...............................\...\.....\RotateImage.pdb
...............................\...\.....\RotateImage.vshost.exe.manifest
...............................\...\.....\UseDotNetDrawingToRotatePicture.exe
...............................\...\.....\UseDotNetDrawingToRotatePicture.pdb
...............................\...\.....\UseDotNetDrawingToRotatePicture.vshost.exe
...............................\Form1.cs
...............................\Form1.resx
...............................\obj\Debug\DesignTimeResolveAssemblyReferences.cache
...............................\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
...............................\...\.....\RotateImage.csproj.FileListAbsolute.txt
...............................\...\.....\RotateImage.csproj.GenerateResource.Cache
...............................\...\.....\RotateImage.exe
...............................\...\.....\RotateImage.Form1.resources
...............................\...\.....\RotateImage.pdb
...............................\...\.....\TempPE\Properties.Resources.Designer.cs.dll
...............................\...\.....\UseDotNetDrawingToRotatePicture.csproj.FileListAbsolute.txt
...............................\...\.....\UseDotNetDrawingToRotatePicture.csproj.GenerateResource.Cache
...............................\...\.....\UseDotNetDrawingToRotatePicture.exe
...............................\...\.....\UseDotNetDrawingToRotatePicture.pdb
...............................\...\.....\UseDotNetDrawingToRotatePicture.Properties.Resources.resources
...............................\Properties\Resources.Designer.cs
...............................\..........\Resources.resx
...............................\readMe.txt
...............................\UpgradeLog.XML
...............................\UseDotNetDrawingToRotatePicture.csproj
...............................\UseDotNetDrawingToRotatePicture.sln
...............................\UseDotNetDrawingToRotatePicture.suo
...............................\Utilities.cs
...............................\_UpgradeReport_Files\UpgradeReport.css
...............................\....................\UpgradeReport.xslt
...............................\....................\UpgradeReport_Minus.gif
...............................\....................\UpgradeReport_Plus.gif
...............................\示例图 DEMO.png
...............................\obj\Debug\TempPE
...............................\bin\Debug
...............................\...\Release
...............................\obj\Debug
...............................\Backup
...............................\bin
...............................\obj
...............................\Properties
...............................\_UpgradeReport_Files
UseDotNetDrawingToRotatePicture