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

搜索资源列表

  1. FunctionGraphicsIn3D

    0下载:
  2. 1.绘制三维四边形网格曲面。 2.调整网格曲面显示状态:填充或不填充。 3.改变窗口背景颜色。 4.左键旋转图形,右键缩放图形。-1. Draw three-dimensional quadrilateral mesh surface. 2. Adjustment of the grid surface display status: fill or not fill. 3. To change the window background color. 4. Lef
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:286910
    • 提供者:MEI GANG
  1. graph

    0下载:
  2. 图形函数库实现绘制直线段,圆形,椭圆,多边形区域的颜色填充-Graphics library of Drawing straight line, circle, ellipse, polygon fill area color
  3. 所属分类:Graph program

    • 发布日期:2017-04-16
    • 文件大小:24678
    • 提供者:christine
  1. smagic

    1下载:
  2. 图像处理综合例子,提供的功能主要有:    (1) 打开,显示,保存(另存),打印包括bmp,jpg,tif,gif,tga,pcx,png,psd等在内的各种常用图像 (2) 可以对图像实现放大/缩小观看,并可显示其直方图(态度,红,蓝,绿四通道) (3) 点运算:图像格式转换,阈值变换,窗口变换,灰度拉伸,态度均衡 (4) 几何变换:平移,转置,缩放,旋转,水平镜像,垂直镜像 (5) 正交变换:傅立叶,离散余弦,沃什,霍特林等 (6) 图像增强:图像平滑,中值滤波,梯
  3. 所属分类:Graph program

    • 发布日期:2017-05-22
    • 文件大小:6662676
    • 提供者:黄知
  1. TestPic

    0下载:
  2. 用C++画一个矩形,并填充矩形内部颜色(蓝色)-Using C++ to draw a rectangle and fill rectangle internal color (blue)
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1195039
    • 提供者:张一
  1. Easement

    0下载:
  2. VS2008开发的VC++笔记记录工具 VC++笔记记录工具,源代码编译运行于VS2008及以上版本,能够快速记录笔记,支持便笺管理和文件管理的一个小工具软件,程序中把CListCtrl 改成可以按文件路径显示文件。   把CRichEdit改成可以显示行号,可以设置背景等,语法高亮暂时没弄出来(主要是闪烁的问题找不到办法解决)。   把CButoon写成符合下列要求:   支持位图、边框、填充颜色三种风格,并且可以内置一个小按钮,像标签上面的关闭按钮。   把CStatic
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:364686
    • 提供者:叶韵
  1. Circle Test

    1下载:
  2. 程序使用windows GDI 完成了十个圆在屏幕上随机移动,每个圆的填充色随机生成,当多个圆有重合部分时,重合部分用这些圆的混合色填充。用于帮助对GDI区域的理解。-Program uses the windows GDI completed 10 randomly moving circle on the screen, the fill color of each round randomly generated, when the two circles are overlapping
  3. 所属分类:GDI/图象编程

    • 发布日期:2012-11-19
    • 文件大小:71329
    • 提供者:李鹏
  1. Draw

    0下载:
  2. 多边形填充 用直线画多边形 可以自由选取填充颜色-Filled polygons with polygon line drawing can be freely selected fill color
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-08
    • 文件大小:1944120
    • 提供者:张兰
  1. tupiantianchong

    0下载:
  2. 实现多边形画法的实现,实现直线颜色的选择和填充颜色的选择,实现多边形的填充-Polygon drawing to achieve the realization of linear color selection and fill color of choice, to achieve the fill polygon
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-07
    • 文件大小:1971962
    • 提供者:冰历
  1. test

    0下载:
  2. 设计和实现一个图形函数库,具有绘制直线段、任意圆弧、椭圆弧、多边形区域的阴影填充和颜色填充等功能。-Design and implementation of a graphics library, with the draw line segments, any arc, ellipse, polygon area fill and color filled the shadow functions.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-06
    • 文件大小:451171
    • 提供者:greAt
  1. ins123

    0下载:
  2. 基于GUI的Java五子棋游戏源码,可人机对战,用java swing做的,运行时 需要修改图片的路径。   制作思路:   用按钮做棋子,用图片填充每个按钮。   设置棋盘为24*24的,五子棋FiveChessGame类,继承了JFrame,并且 添加了时间监听,五子棋的棋子chess,用JButton表示,五子棋棋子chess 对应的棋子标识,用于标记棋子的状态。 1表示黑棋,-1表示白棋,默认0表 示无棋子,点击棋子时设置棋子的图标setOnChessI
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-29
    • 文件大小:345984
    • 提供者:齐高
  1. MDIFrameBackground

    0下载:
  2. To get this task done, my first instinct was to catch the WM_ERASEBKGND in CMainFrame and do the FillSolidRect there. But I soon realized that approach didn t do anything other than make the frame flicker and show red only when it s being resized, ot
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:49908
    • 提供者:kamalraj.s
  1. sudo

    0下载:
  2. VB编写的数独小游戏,可随机生成题目,带输入提示功能,使用不同颜色标识行列,便于填写,带背景音乐。-VB, sudoku game, can be randomly generated questions, with input prompts, use different color-coded ranks, easy to fill with background music.
  3. 所属分类:Game Program

    • 发布日期:2017-04-05
    • 文件大小:18506
    • 提供者:数独
  1. t_1616_demo_stm32fsmc_v15

    0下载:
  2. 基本功能: 16位总线 64k色 打点,画线,填充,图片显示,文字 带简单TP测试-Basic functions: 64k-color 16-bit bus runs, draw lines, fill, image display, text with a simple test TP
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-05
    • 文件大小:522454
    • 提供者:吴峰
  1. TFT_8BUSESstm32

    0下载:
  2. 基本功能: 8位总线 64k色 打点,画线,填充,图片显示,文字 带简单TP测试-Basic functions: 64k color 8-bit bus runs, draw lines, fill, image display, text with a simple test TP
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-02
    • 文件大小:297386
    • 提供者:吴峰
  1. Interactivegraphics

    1下载:
  2. (绘图)编写一个交互式绘图程序。 要求: 可以选择图形的种类(直线、折线、矩形、(椭)圆、多边形及对应的填充图形)、绘图颜色(使用颜色公用对话框)、笔的粗细和风格、填充模式(包括填充颜色[与图案])、背景模式与颜色; 可以根据用户的选择,用鼠标和方向键来绘制各种图形; 可以动态拖动绘图,并显示鼠标当前位置坐标以及拖动矩形的大小; [可以用选择的字体、大小和颜色(使用字体公用对话框)在指定的位置按指定的对齐方式来输出文字串;] [可以设置不同的坐标系(映射模式),并支持基本
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-01
    • 文件大小:775915
    • 提供者:siheng
  1. opengl

    0下载:
  2. 用OpenGL语言,输入点和点之间的连线关系,画出网状图,给图渐变着色,可选择着色,并对图进行移动翻转缩小放大,及纹理填充-With the OpenGL language, the input connection point and the relationship between the points, draw network maps, to map the gradient coloring, optional color, and reduce the enlarged map t
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:53863
    • 提供者:xu jiao
  1. javahuaban

    0下载:
  2. 本代码通过设置FRAME类,设置鼠标控制画图,能够设置所画的图填充颜色。-FRAME class by setting the code, set the mouse to control the drawing, the drawing to set the fill color.
  3. 所属分类:JavaScript

    • 发布日期:2017-03-31
    • 文件大小:58091
    • 提供者:贺晓
  1. PainterWidget

    0下载:
  2. 窗口下用QPainter实现各种图形的绘制,并可选画笔线宽,画笔颜色,画笔线型等,以及区域图内的填充样式,填充颜色-Using QPainter to draw many kinds of graphics under the Window environment. User can select optionally pen width, pen color, pen linestyle, as well as regional area of the fill style and fil
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-31
    • 文件大小:41883
    • 提供者:tianjian
  1. Co-ordinates-MIDlet-Example

    0下载:
  2. In this example the CoordinatesCanvas class extends the Canvas class to draw the image and fill color as given below in the figure. The following methods is used to draw the image
  3. 所属分类:Java Develop

    • 发布日期:2017-03-25
    • 文件大小:160145
    • 提供者:Jayesh Parmar
  1. myjbforms

    0下载:
  2. C#填充渐变色作为整个窗体的背景,很漂亮的红色渐变窗体,当然,颜色完全可由你来决定,示例仅是来说明方法,如上示,新手必看的小程序示例。 -C# gradient fill the background of the form as a whole, very beautiful red gradient form, of course, color is completely determined by you, is just an example to illustrate the me
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:13489
    • 提供者:wangpopo
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 18 »
搜珍网 www.dssz.com