Welcome![Sign In][Sign Up]
Location:
Search - vc.net GDI

Search list

[GDI-Bitmap用GDI+转换图形格式

Description: 用GDI+转换图形格式,需要下载相应的GDI+库等,建议将VC SDK升级到最新 升级地址: http://www.microsoft.com/msdownload/platformsdk/sdkupdate/ -graphics interchange format using GDIplus ,which need to download relevent GDI+ LIB.So advice you upgrading your VC SDK to the newest upgrade net.
Platform: | Size: 4003 | Author: 十七郎 | Hits:

[Multimedia programgdiplus

Description: GDI+是.net提供的一个强大的图像处理接口,但目前大部分书籍还是停留在GDI的SDK(或VC)的程序。我在SDK的框架上添加了不到20行的代码实现了用GDI+引入图像,这可比以前的GDI编写近百行代码简便多了,有兴趣的朋友可以下载,包括可执行程序和源代码。(用的是.net外壳)。-yes. Net provide a powerful image processing interface, but the majority of books are still stuck in the SDK GDI (or VC) procedures. In the framework SDK add less than 20 lines of code to achieve the introduction of using GDI + images, comparable to the previous GDI prepared nearly 100 lines of code more simple, interested friends can be downloaded, including the executable and source code. (With a yes. Net shell).
Platform: | Size: 122570 | Author: 王往往 | Hits:

[GDI-BitmapDrawShape

Description: GDI绘图程序,可绘制直线、矩形、椭圆,支持跟踪矩形调整大小。 开发工具:VC.net 2003
Platform: | Size: 92719 | Author: 杨天 | Hits:

[Multimedia programgdiplus

Description: GDI+是.net提供的一个强大的图像处理接口,但目前大部分书籍还是停留在GDI的SDK(或VC)的程序。我在SDK的框架上添加了不到20行的代码实现了用GDI+引入图像,这可比以前的GDI编写近百行代码简便多了,有兴趣的朋友可以下载,包括可执行程序和源代码。(用的是.net外壳)。-yes. Net provide a powerful image processing interface, but the majority of books are still stuck in the SDK GDI (or VC) procedures. In the framework SDK add less than 20 lines of code to achieve the introduction of using GDI+ images, comparable to the previous GDI prepared nearly 100 lines of code more simple, interested friends can be downloaded, including the executable and source code. (With a yes. Net shell).
Platform: | Size: 121856 | Author: 王往往 | Hits:

[Picture ViewerGdipluspicture

Description: 1. 新建一个空的Win32项目(假设新建项目名称为ForthProj) 设置Win32应用程序向导的“应用程序设置”选项卡,“应用程序类型”项选择“Windows应用程序”,“附加选项”部分选择“空项目”复选框。 VC++ .NET会为该项目新建一个解决方案,并在项目文件夹下产生四个文件:ForthProj.sln是解决方案管理文件,ForthProj是项目管理文件,ForthProj.ncb是项目数据库文件,ForthProj.suo是用户选项文件(它是一个隐藏文件,目前可以忽略) 2. 向项目添加一个新的cpp文件 3. 编写代码 4. 编译、执行程序-1. A new space projects Win32 (assuming the name of the new projects ForthProj) to install Win32 applications Wizard "application program" tab, "application type" choice "Windows Applications", "additional options" some chose to "empty item" check box. VC.NET project will be a new solution, and the project folder produced four documents : ForthProj.sln is document management solutions, ForthProj project management, project ForthProj.ncb database files, users ForthProj.suo options paper (it is a hidden files that can be ignored) 2. to add a new item to the cpp file 3. write code 4. compile and enforcement procedures
Platform: | Size: 282624 | Author: 朱磊 | Hits:

[GDI-Bitmap用GDI+转换图形格式

Description: 用GDI+转换图形格式,需要下载相应的GDI+库等,建议将VC SDK升级到最新 升级地址: http://www.microsoft.com/msdownload/platformsdk/sdkupdate/ -graphics interchange format using GDIplus ,which need to download relevent GDI+ LIB.So advice you upgrading your VC SDK to the newest upgrade net.
Platform: | Size: 4096 | Author: 十七郎 | Hits:

[GDI-BitmapDrawShape

Description: GDI绘图程序,可绘制直线、矩形、椭圆,支持跟踪矩形调整大小。 开发工具:VC.net 2003-GDI drawing program, can draw a straight line, rectangle, oval, rectangular support tracking resized. Development Tools: VC.net 2003
Platform: | Size: 92160 | Author: 杨天 | Hits:

[GDI-BitmapVisDraw

Description: 一个用VC++.NET开发的简易的绘图系统-A used VC++. NET development of simple mapping system
Platform: | Size: 3806208 | Author: wmxing | Hits:

[GDI-BitmapColorChang

Description: 这是使用VC.NET环境下实现GDI+颜色渐变的源程序。代码简洁,对于初学GDI+编程的人员有益。-This is the use of environment VC.NET realize GDI+ color gradient of the source. Code simple, GDI+ programming for the beginner useful personnel.
Platform: | Size: 16384 | Author: 小李 | Hits:

[Graph programimage-display

Description: 在VC++环境下对JPEG图像显示的具体方法,即通过VC++.Net的GDI+类来实现的方法。通过该方法能够准确地显示原图像,且基本上不损失原图像的品质-In the VC++ environment JPEG image display on the specific methods, namely, by VC++. Net GDI+ classes to implement the method. Through the method can accurately display the original image, and basically do not damage the quality of the original image
Platform: | Size: 232448 | Author: 建东 | Hits:

[Graph programShowGIF

Description: VC++ 6.0并没有现成的控件显示GIF图像,但在.NET环境下,可以使用GDI显示GIF图像 -VC++ 6.0 is not ready-made control displays GIF images, but in the. NET environment, you can display GIF images using GDI
Platform: | Size: 1076224 | Author: 邓力 | Hits:

[OS programvirtualImageGenerate

Description: 简单三维图片生成实例,基于vc.NET的源码实现,需要GDI库,否则不能编译和运行。-Simple examples of three-dimensional images generated based vc.NET source implementation requires GDI libraries, or can not compile and run.
Platform: | Size: 51200 | Author: 吴美琴 | Hits:

[CSharpTetris

Description: 我是在visual studio 2005下用C#做的,主要是觉得C#是C风格的语法,比较喜欢,就选它了。用的是.net的GDI+类库,当然也可以用其它语言工具来实现,如java中的swing,VC中的GDI都可以。-I was in visual studio 2005 using C# to code, mainly because that C# is a C-style syntax, like it and we chose it. Using. Net of GDI+ library, of course, can also be used to achieve other language tools, such as java in swing, VC in the GDI can be.
Platform: | Size: 11264 | Author: 王军 | Hits:

[Windows Developgdiplusdemo2

Description: gdiplus应用实例集源码,GDI+程序设计实例源代码(非UNICODE,VC++版),网上流传的“GDI+程序设计实例源代码”中使用的是C#源码,且封装了开源对象,源代码主要在 “Form1.cs” 中,功能实现形式与.Net的MSDN帮助不同。现对该源代码进行了移植,在VC的非 UNICODE 环境下进行了修改-gdiplus application examples set source, GDI+ programming source code examples (non-UNICODE, VC++ version), circulated on the Internet "GDI+ programming example source code" for use in a C# source code and package the open source object, the source code is mainly in the "Form1 . cs "in form and function to achieve. Net s MSDN help different. Now the source code has been ported, non-UNICODE in VC environment has been modified
Platform: | Size: 3619840 | Author: kpudn71 | Hits:

[GDI-BitmapArrowRenderer_src

Description: 画直线和曲线的小程序,用VC++.NET实现,.cs(Draw Straight and Curved Arrows)
Platform: | Size: 29696 | Author: david_2017 | Hits:

CodeBus www.codebus.net