CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - gdi 图像

搜索资源列表

  1. 213

    0下载:
  2. 带预览的图像选择框 可以熟悉通用对话和GDI编程-Preview image selection box can be familiar with the common dialogue and GDI programming
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-21
    • 文件大小:1974548
    • 提供者:sos
  1. ZGraph

    0下载:
  2. 基于C#的波形显示控件的实现源码 计算机技术的飞速发展使得其在自动化系统中的应用日益增强。大量监控、图像数据显示软件活跃在自动化工业及自动化教学领域。同时,软件系统的日益复杂化使得模块化开发变得尤为重要。本课题所设计的基于C#的波形显示控件就可在微软.NET平台下进行代码功能重用,达到模块化开发和快速开发的目的,使得程序员能够集中精力设计软件的具体业务流程,而不必担心波形呈现的问题。 本文先介绍了.NET平台下用户控件开发的基本方法,以及用C#描述的GDI+图形开发技术,然后
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-11-23
    • 文件大小:233155
    • 提供者:mufeng
  1. ImageDraw

    1下载:
  2. 读取并显示16位raw图像,用c#开发的-An article on how to use GDI+ methods for displaying 16-bit raw images.
  3. 所属分类:CSharp

    • 发布日期:2017-11-12
    • 文件大小:575783
    • 提供者:mengteng
  1. CDib

    0下载:
  2. 构造CDib类,它对DIB的部分GDI函数进行了封装,是图像处理的基石。-Structure CDib category, it DIB GDI functions of the package is the cornerstone of the image processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-09
    • 文件大小:5046
    • 提供者:胡伟
  1. DIBShow

    0下载:
  2. 图像读取与显示程序,未借助其他C++库,仅利用GDI编写的读取tif,bmp,jpg图像与显示的程序-Image read and display program, not with the other C++ library, written by GDI only read tif, bmp, jpg image and display program
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-18
    • 文件大小:3981294
    • 提供者:nihuan
  1. LineTrans

    0下载:
  2. 图像点位运算程序,利用C++编写,借助MFC的GDI,实现图像的拉伸变换-Image point computing program C++ written with the MFC GDI, image stretching transformation
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-12-08
    • 文件大小:4667050
    • 提供者:nihuan
  1. GraphShower

    1下载:
  2. 这个程序实现一个类似ACDSee的图像浏览工具 用C++实现 综合性很强 运用了GDI+的内容显示和缩放图像,又实现了图像的特效显示效果。-The content of this program is to achieve a similar ACDSee image browsing tools using C++ to achieve highly integrated use of GDI+ and zoom images, but also realize the effects of
  3. 所属分类:Dialog_Window

    • 发布日期:2014-05-17
    • 文件大小:317440
    • 提供者:尹雨田
  1. GDIControl

    0下载:
  2. 使用gdi操作图像,在图像中画线,主要用于图像测量领域-failed to translate
  3. 所属分类:Special Effects

    • 发布日期:2017-12-01
    • 文件大小:6105606
    • 提供者: 李剑
  1. DIBDisplay

    0下载:
  2. MFC框架下的位图伸缩,图像读写,GDI,调色板,等编译成功,对于初学者很有用-The bitmap stretching under the MFC framework, image reader, the GDI palette, such as compilation is successful, very useful for beginners
  3. 所属分类:Picture Viewer

    • 发布日期:2017-12-01
    • 文件大小:2815928
    • 提供者:lily
  1. vc6GDIplusSrc

    0下载:
  2. visual studio 6环境下使用gdi编写一个图像化界面的时钟,编译通过.-Visual Studio 6 environment using GDI write a graphical interface clock, compile.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-23
    • 文件大小:4683363
    • 提供者:pumpkin
  1. Picture1

    0下载:
  2. 掌握滑块控件(Slider Control)、提示条(ToolTip Control)的使用;了解自定义控件的方法;掌握文件浏览对话框(CFileDialog)、颜色选择对话框(CColorDialog)等常用对话框的使用;了解使用GDI绘制简单图形图像的方法等。-Master slider controls (Slider Control), tooltip (ToolTip Control) usage understand the custom control methods mas
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-10
    • 文件大小:9846232
    • 提供者:万利
  1. Scrollable

    0下载:
  2. 建设一个自定义控件用于添加一个可滚动的图片框控制项目。有不同的方法来滚动一个图像,它可以通过使用GDI +举例,但是这个演示中使用的方法是基于我所感到的就是最简单的方法,这是一个全尺寸的滚动图像包含在一个面板控制设置为自动大小。通过构建控制作为一个自定义控件,您可以重用在任何应用程序,您可能需要提供这样的功能 -Building a custom control for adding a scrollable picture box controls. There are different
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-27
    • 文件大小:791691
    • 提供者:晴空
  1. tuyasrc

    0下载:
  2.  private Size DefaultPicSize //储存原始画布大小,用来新建文件时使用    private bool bReSize //是否改变画布大小    private DrawTools dt //绘图工具类实例    private Color foreColor = Color.Black //绘图工具线条颜色    private string sFileName //打开的文件名    private string sType //绘
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-11
    • 文件大小:36645
    • 提供者:tpudn42
  1. GDIP

    0下载:
  2. 使用GDI+进行图像格式的转换,演示GDI+在处理图像方面的优势。-Use GDI+ image format conversion, image processing demo GDI+ advantage.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-02
    • 文件大小:1273217
    • 提供者:张德轩
  1. zhua2

    0下载:
  2. 本例展示了用C#进行图形图像编程的特性。它不仅具有GDI编程的一些基本功能,而且对GDI进行 了不少扩充,功能更强大。-This example demonstrates the features of using C# to program on graphics. It not only has the basic functions of GDI programs, but also extends the function of GDI, and therefore provides m
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:26754
    • 提供者:Emily
  1. Translation

    0下载:
  2. gdi+实现图像的平移,放大缩小,旋转的功能。-gdi+ achieve the image pan, zoom, rotate functions.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-14
    • 文件大小:21571974
    • 提供者:宋哥陈
  1. ImgSlider

    0下载:
  2. 使用自定义图像的Slider控件.并且提供GDI+绘图的选择。从CWnd派生。-A sliding control that using custom image, and it s a choice to use GDI+ to draw. It is derived from CWnd class.
  3. 所属分类:Button control

    • 发布日期:2017-04-03
    • 文件大小:76789
    • 提供者:烟雨
  1. GID-drawgraphics

    0下载:
  2. C# GDI绘图 实现图像平移、缩放等简单功能-C# GDI graphics for image translation, scaling and other simple functions
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-17
    • 文件大小:86950
    • 提供者:王建
  1. 77455243555

    0下载:
  2. 易语言GDI窗口特效源码,易语言写的图形图像编程,很好的参考。-Easy language GDI window effects source, easy graphic language programming, a good reference.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:18217
    • 提供者:维斯摩尔
  1. 97655786666

    0下载:
  2. Gdi+绘制窗口,易语言写的图形图像编程,很好的参考。-Gdi+ drawing window, easy graphic language programming, a good reference.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:80214
    • 提供者:什锦丁儿
« 1 2 ... 8 9 10 11 12 1314 15 »
搜珍网 www.dssz.com