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

搜索资源列表

  1. FillRegion

    0下载:
  2. 填充区域图像,设置填充区域,填出图像的颜色-Filled regional images, set fill area, fill in the color of the image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:25177
    • 提供者:grace
  1. GRADIENT.ZIP

    0下载:
  2. 渐变填充的组件,支持自左向右,只右向左,自上向下,自下向上填充,可以使用多种颜色填充。-Gradient fill component, support from left to right, only right-to-left, top-down, bottom-up filling, you can use a variety of colors filled.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-25
    • 文件大小:21017
    • 提供者:yhb
  1. tuxingbianhuan

    0下载:
  2. 系统具有4种可选择的功能,按字母“Y”画一个用点组成的圆;按字母“S”画一个三角形用并不同颜色填充;按字母“Z”画一个矩形并用不同颜色填充;按“q”键退出。-System has four kinds of optional features, according to the letter " Y" draw a circle with points by letter " S" and draw a triangle with different col
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:1236
    • 提供者:wei
  1. polygonconversion

    0下载:
  2. 多边形扫描转换算法:通过算法对多边形进行等价转换及颜色填充等-Polygon scan conversion algorithm: The algorithm to carry out the equivalent conversion and polygon fill color, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:4619
    • 提供者:李岩
  1. tuxingzhuanhuan

    0下载:
  2. 1.按字母“Y”画一个用点组成的圆; 2.按字母“S”画一个用不同颜色填充的三角形; 3.按字母“Z”画一个用不同颜色填充且带有边框图案的矩形; 4.按“q”键退出 -1. According to the letter "Y" draw a circle with points 2. According to the letter "S" draw a different color filled triangle 3. According to the let
  3. 所属分类:assembly language

    • 发布日期:2017-04-28
    • 文件大小:63514
    • 提供者:赵刚
  1. imageprocess

    0下载:
  2. 程序可以实现圆、直线的绘图操作,和颜色填充。还可以实现对图像进行裁剪、投影等操作-Program can achieve a round, straight-line drawing operation, and fill color. Can also achieve cutting image, projection operator, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2326874
    • 提供者:刘凤霞
  1. TianCong

    0下载:
  2. 这是一个用VC++编写的地图颜色填充程序,它可以使用不同颜色填充地图上的不同区域。-This is a used VC++ to prepare a map of color-filled program that can be filled using a different color in different regions on the map.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-07
    • 文件大小:1371911
    • 提供者:碧珂映雪
  1. ToDraw

    3下载:
  2. 本程序功能与Windows下附件中的画图软件功能相近。本程序是在VC6.0平台上用MFC所编,支持多文档和多视图结构,视图为滚动视图,允许分割窗口。绘制方面的功能主要包括绘制各种图元,包括直线、Bezier曲线、矩形、圆角矩形、椭圆(圆)、多边形,用笔或画刷自由绘图,橡皮擦擦除,颜料桶填充,取色和区域选取移动。绘图时可以选择各种画笔颜色和画刷颜色,各种线型和线宽,以及画封闭图元时是否填充,当然,还能设置背景色、清除图像及画布大小调整等,并且在绘图区单击右键会弹出快捷菜单。程序支持保存和读取位图
  3. 所属分类:绘图程序

    • 发布日期:2013-01-09
    • 文件大小:2262197
    • 提供者:NiP
  1. minipainter

    0下载:
  2. 一个简单绘图程序,可以实现一下功能: ◎提供一个图形用户界面,主要由操作鼠标来响应用户动作; ◎允许用户绘制直线、矩形、椭圆、圆等几何图形。 ◎允许用户改变画笔的颜色。 ◎能显示绘画笔的当前颜色以及按钮的激活状态。 ◎可以实现用颜色填充封闭的图形。 -A simple drawing program, what functions can be achieved: ◎ provide a graphical user interface, the main by the
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:24383
    • 提供者:血殇
  1. txtc

    0下载:
  2. 图形填充 编写一段C 代码,实现先以不同的填充模式和颜色画矩形图、长方体、 扇形和椭圆扇形,然后再自定义一种填充模式和红色画它们。-Filling the preparation of graphics for some C code, the realization of the first filled with different patterns and colors painted rectangular map, rectangular, fan and fan-shaped
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:751
    • 提供者:PANY
  1. untitled4

    1下载:
  2.  使用 PLOT(T,Y1,Y2,…])命令,绘图命令plot绘制x-y坐标图;  使用HOLD 命令,保持住该图形窗口的内容,再画一条线。并且该线型的颜色、标记符号可以选择。  利用PLOT(X1,Y1,X2,Y2,..XN,YN)语句, X1,Y1,X2,Y2,..XN,YN分别为向量对,每一对X-Y可画出多条图形。  使用PLOTYY命令,可设坐标。  利用二维绘图函数patch函数fill ,
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-01
    • 文件大小:1564
    • 提供者:袁明
  1. duomiantitianchong

    0下载:
  2. 在这个程序里编写了任意多面体的颜色填充,背景是星空!-In this procedure the preparation of an arbitrary polyhedron in the color of filling, the background is the sky!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:1270
    • 提供者:陈晓晓
  1. zdf2

    0下载:
  2. 1.分别实现GL_TRAINGLE_STRIP,GL_TRAINGLE_FAN,GL_QUAD_STRIP等基本形状,至少包括10个以上的顶点。 2.不同形状分别设置不同的颜色。 3.用不同的填充模式绘制多面体,如桌子、椅子、电脑、建筑物等(自定义)。 -1., Respectively, to achieve GL_TRAINGLE_STRIP, GL_TRAINGLE_FAN, GL_QUAD_STRIP basic shape, at the very least, the c
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:44913
    • 提供者:海海
  1. Areafilling

    0下载:
  2. 区域填充中扫描线算法的实现源代码,绘制任意多变形,然后选择颜色填充-Region in the scan line fill algorithm source code, drawing more than any deformation, and then select the fill color
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-08
    • 文件大小:1895388
    • 提供者:murongboy
  1. buttons

    0下载:
  2. 一些VC++专用的多样式按钮,支持按钮颜色渐变,按钮类型可以是复选框、单选按钮、普通按钮等,按钮的背景经过了颜色填充,看着很舒服,对界面要求高的朋友可以参考一下。-Some VC++-specific multi-style button, support gradient color button, the button type can be a check box, radio button, such as ordinary button, buttons, background col
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-27
    • 文件大小:43600
    • 提供者:116
  1. 4_5

    0下载:
  2. 画五边形,分割成几个区域,用不同颜色填充里面的区域-a windows drawing program
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-04
    • 文件大小:1027722
    • 提供者:郭靖
  1. huayuan

    0下载:
  2. 该程序能够实现动态画圆,每隔一段时间画一个填充颜色的圆。-The program can dynamically draw a circle, from time to time to draw a fill color circle.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-07
    • 文件大小:1933756
    • 提供者:余华
  1. fill_point

    0下载:
  2. //就是一个封闭区域,要用不同的颜色填充,先在其内部选中一点象素作为“种子”,对其填充,然后判//断其上下左右的象素是否在封闭区域内且未被填充,如果是则也把它选为“种子”压入栈,再从栈中弹//出一个对其填充,再判断其上下左右的象素,如此往复,直到最后一个象素被填充为止。 //说明程序用递归 来实现 //fill_point(x,y) //把x,y 单元格进行填充 //is_inner(x,y) 判断x,y是否是单元格内部的点,如果是则返回1否则0-Seed filling algor
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:595
    • 提供者:王双双
  1. Zhouq

    0下载:
  2. 将窗口分成6个区域,并用六种不同颜色填充。并每隔2秒钟将颜色由左至右循环。白色粗线条斜穿窗口-The window is divided into six regions, and filled with six different colors. Once every two seconds, the color circle from left to right. White broad-brush cannot window
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:11627
    • 提供者:alex
  1. 4-11

    0下载:
  2. 将窗口分为5个区域,并用从白色到黑色线性变化的颜色填充此5个区域,画一个斜线穿过这5个区域-get reserch
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:1476
    • 提供者:杨博
« 1 2 3 45 6 7 8 9 10 ... 30 »
搜珍网 www.dssz.com