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

搜索资源列表

  1. CSharp中的对话框

    0下载:
  2. 代码演示了C# windowsForm 中的各个对话框,包括打开关闭文件对话框,颜色对话框,字体对话框,打印及打印预览对话框。-demonstrated a code C# windowsForm the various dialog boxes, including the closure of open file dialog, the dialog color, font dialog, Print and Print Preview dialog.
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:9249
    • 提供者:张武
  1. GraficalDisplay.C#开发的动态曲线

    1下载:
  2. C#开发的动态曲线,可以自定义颜色背景,曲线条数,可以打印。,C# development of dynamic curve, you can customize the color background, curve of the number, you can print.
  3. 所属分类:C#编程

    • 发布日期:2017-03-23
    • 文件大小:298668
    • 提供者:mhl
  1. ImageComparator.rar

    1下载:
  2. 实现了比较两图像的相似度,先转化为相同大小,然后生成图像的颜色直方图,最后比较两直方图的相似度,To realize the similarity of two images, first into the same size, and then generate the image color histogram, and finally compare the similarity of two histograms
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:1763
    • 提供者:haiyan
  1. IconMenu.rar

    0下载:
  2. windows mobile 用的九宫格 Icon 界面,用WTL开发,主要用 CListViewCtrl 类。可以设置背景、间隔、文字颜色、文字背景等属性。mobile 上的 WTL 相关的例子很少。,windows mobile using squares Icon interface, using WTL development, the main category CListViewCtrl. Can set the background, spacing, text color, te
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-03-26
    • 文件大小:43177
    • 提供者:corsica
  1. datagridview

    0下载:
  2. c#实现datagridview的分页功能,导出到excel的功能,实现将分页的datagridview导出到excel不同的sheet中,并实现对分页的datagridview进行连续标号和隔行显示不同的颜色-c# implementation of pagination datagridview function, the function of Export to excel, to achieve the pagination datagridview Export to excel i
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:146287
    • 提供者:王伟伟
  1. GDALColorTable

    0下载:
  2. Gdal获取geotiff文件的颜色、波段等信息,是对geotiff文件处理的基础-GeoTIFF file access Gdal color, band and other information, is the basis for document processing GeoTIFF
  3. 所属分类:GIS program

    • 发布日期:2017-04-02
    • 文件大小:2409
    • 提供者:陈毕超
  1. btn

    0下载:
  2. c#编写的,水晶按钮,可以设置背景颜色,要加其它属性的话,自己在源码上加-c# prepared, crystal button, you can set the background color, it is necessary to add other attributes, then add in the source
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:2129
    • 提供者:
  1. SharpWord

    0下载:
  2. SharpWord for .Net是一款功能强大,可自由读写编辑Microsoft Word 2003/2007文件类库,具有丰富的Word文档内容编辑及导入/导出功能。简单、方便、易用,可以大大提高工作效率。 ★编辑功能:等同于Word内容编辑功能,如字体、字号、颜色等 ★表格功能:等同于Word表格生成及设置 ★数据库支持:将SQL、Access数据库内容支持导出为Word表格或文档 ★丰富的模板支持:200多个word模板,方便,快捷 ★批量操作功能:将多个文
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:2442085
    • 提供者:
  1. csharp

    0下载:
  2. c#数字图像处理算法典型实例源码,内部包括图像分割,边缘检测,颜色变换,图像压缩,灰度处理,滤波,平滑等算法实现,非常实用。源码编译、运行正常。-c# typical examples of digital image processing algorithms source code, internal, including image segmentation, edge detection, color conversion, image compression, gray scale p
  3. 所属分类:Graph program

    • 发布日期:2017-06-10
    • 文件大小:17055382
    • 提供者:李欣
  1. simpledrawboard

    0下载:
  2. c#简单的画图功能。例如直线,虚线,方块,圆等。并且能改变字体的颜色。 -this is a simple draw tool.
  3. 所属分类:Graph program

    • 发布日期:2017-04-17
    • 文件大小:292050
    • 提供者:王清洁
  1. simpledrawingprogram

    0下载:
  2. 用VS2005编写的画图程序,实现了画圆,直线,三角形等基本图元,可设置线性,颜色等,可打开图片设置为背景图片,阴影的属性等-VS2005 drawing prepared by the procedures and achieve the Circle, a straight line, triangle and other basic elements can be set up linear, colors and so on, can open the picture settings
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-24
    • 文件大小:563828
    • 提供者:郝艳青
  1. drawplant

    2下载:
  2. 用c#开发的画图板程序,能设置画笔画刷颜色,画笔宽度,画刷类型。可以输入文字,鼠标拖拽绘制矩形,圆,椭圆,三角形,鼠标自划线,等图形。并能设置背景图片,能设置背景透明度,绘制后可保存成图片。-Developed with c# drawing board procedures, setting the brush strokes painting color, pen width, brush type. Can enter text, drag the mouse draw the recta
  3. 所属分类:C#编程

    • 发布日期:2013-04-19
    • 文件大小:386119
    • 提供者:manoro
  1. Paint

    0下载:
  2. 模仿windows自带的画图小软件mspaint,界面设计和mspaint一样,实现了画直线、折线、圆形、矩形。可以改变画笔颜色,改变填充颜色。可以进行图像的放大缩小等功能。-This software is similar with windows Mspaint .the interface is same with Mspaint. It can draw line,rectangle,circle .it also can change the color of line .besid
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:1968462
    • 提供者:Lau
  1. GraphicsMM_BitmapEffects

    0下载:
  2. WPF操作位图的程序,部分滤镜,包括模糊,锐化,RGB颜色滤镜。-WPF bitmap operating procedures, and some filters, including the vague, sharpening, RGB color filters.
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:194024
    • 提供者:xiangzhou
  1. change

    0下载:
  2. 一个用C#编写的由浅到深颜色渐色显示窗体的效果,想开发炫界面程序的朋友值得一看,这属于软件美工范畴-A used C# Prepared from shallow to deep color gradually form shows the effect of color, want to develop interface procedures Hyun friends to see that this is the scope of software art
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:242585
    • 提供者:cf
  1. myTextEditor

    0下载:
  2. RichTextBox的多种操作,包括字体,大小,颜色,对齐方式等-RichTextBox multiple operations, including the font, size, color, alignment, etc.
  3. 所属分类:RichEdit

    • 发布日期:2017-03-30
    • 文件大小:22190
    • 提供者:fangcaosy
  1. csharpgraphicalinterfacesplot

    0下载:
  2. 使用CSsharp编写的图形学换土软件的源代码不易画线 圆 矩形可以拖拽 可以选择颜色等-CSsharp prepared to use graphics software for soil source code difficult to draw lines round rectangle can drag can choose colors, etc.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-31
    • 文件大小:67364
    • 提供者:hobo6676
  1. GraphicsMM_Brushes

    0下载:
  2. WPF画刷演示。透明遮照画刷,颜色画刷,图像画刷。-WPF brush painting demonstration.遮照transparent painting brush, colors, painting brush, image brush painting.
  3. 所属分类:Graph program

    • 发布日期:2017-05-19
    • 文件大小:5613909
    • 提供者:xiangzhou
  1. Coloreyes

    0下载:
  2. 颜色眼睛,可以选取桌面颜色,系统颜色,以及颜色代码查询,必须遵循html规则,方便网页开发。-ColorEyes,you can use it to choose the colors codes from desktop & those defined in system & you can put codes in the textbox to see what color is it but all the codes must be follow the html format.It
  3. 所属分类:Other windows programs

    • 发布日期:2014-05-04
    • 文件大小:115801
    • 提供者:suiying0792
  1. Color

    0下载:
  2. c#的颜色控制,刚学的,没有写的好的,多包涵啊!-c# color control, just to learn, there is no good writing, more than covered by ah!
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:36597
    • 提供者:liuzheng
« 12 3 4 »
搜珍网 www.dssz.com