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

搜索资源列表

  1. 实用教程编程参考

    0下载:
  2. 说明: Visual C++ 实用教程序 Visual C++ 几个实用实例 1、 画笔程序 2、 动态曲线 3、 商城商品展销 4、 多媒体
  3. 所属分类:编程文档

    • 发布日期:2012-10-12
    • 文件大小:55296
    • 提供者:yguosh
  1. Page

    0下载:
  2. 在屏幕上绘图,可设置画笔,可设置热键,设置窗口最前,启动最小化等-Drawing on the screen can be set up brushes, to set the hotkey, the front window set to start minimized, etc.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:156953
    • 提供者:fengwentong
  1. MFC.Programming.screen.pen.code

    0下载:
  2. MFC编程设计屏幕画笔经典代码MFC Programming screen pen classic code -MFC Programming screen pen classic code
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:32410
    • 提供者:a
  1. pentagon

    0下载:
  2. 定义一只红色的画笔,绘制一个等边五边形,用不同颜色的线条连接互不相邻的两个点,用不同的画刷颜色填充上述方法所形象横的图形中的每个区域-Definition of a red pen, draw an equilateral pentagon, with a different color lines to connect the two points adjacent to each other, with a different brush color fill these methods i
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-10
    • 文件大小:1201041
    • 提供者:Emily
  1. picturecontrol

    0下载:
  2. 在picture控件中画框型图。画笔的颜色粗细可以改变-In the picture frame-type control chart. Thickness can change the color of the brush
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-15
    • 文件大小:3952360
    • 提供者:子西
  1. FingerPaint

    0下载:
  2. android画板涂鸦,可以更换画笔各种颜色以及带有擦除功能-android drawing board graffiti, you can replace the brush of various colors as well as with the erase function
  3. 所属分类:android

    • 发布日期:2017-04-06
    • 文件大小:68509
    • 提供者:kiwi
  1. Echalk

    0下载:
  2. 屏幕画笔,可以截图,擦除,自定义画笔等功能,适合初学者-Screen brushes, the ability to snap, erased, suitable for beginners
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:595068
    • 提供者:fridayzz
  1. Pen

    0下载:
  2. 画笔功能,vc下实现。 代码简练,经典 希望有帮助-Brush function, vc achieve. Code simple, classic would like to have help
  3. 所属分类:Game Program

    • 发布日期:2017-04-09
    • 文件大小:49490
    • 提供者:zw
  1. MyPaint

    0下载:
  2. windows自带的经典画图板的源程序。有绘直线,单像素画笔,橡皮、绘矩形、颜色填充的功能-windows that comes with the classic drawing board of the source. Have drawn a straight line, single-pixel brush, rubber, painted rectangle, color fill function
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-15
    • 文件大小:3979524
    • 提供者:chenni
  1. DoodleWithCar

    0下载:
  2. 实现绘图功能 通过UISegmentedControl来选择不同颜色的画笔-Brush drawing functions UISegmentedControl to choose different colors
  3. 所属分类:MacOS develop

    • 发布日期:2017-11-09
    • 文件大小:51764
    • 提供者:赵鸣镝
  1. CurveGraphic

    0下载:
  2. MFC单文档图形的绘画,画笔的使用,边框的绘制,坐标轴的绘制-MFC single document graphic painting, the use of brushes, borders, drawing, the drawing axes
  3. 所属分类:Graph Drawing

    • 发布日期:2017-06-16
    • 文件大小:24155367
    • 提供者:熊小慧
  1. drawline

    0下载:
  2. Rectangle()//设置画图区域 SetTextColor()//设置文字显示颜色 TextOut()//在当前坐标(光标) 输出文本 MoveTo(x,y)//将光标移动到(x,y) 位置 LineTo(x,y)//从当前光标画线到(x,y), 并将光移到(x,y) SelectObject()//选择画笔对象 PtVisible(x,y)//判断(x,y)是否在 Rectangle()设置的区域中 CPen pe
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:11026
    • 提供者:vic
  1. java-huaturuanjian

    1下载:
  2. java编写的一个java画图程序;工具面板--画笔,直线,圆,矩形,多边形,橡皮,清除;可以调整画笔、橡皮大小;显示画色板,调整画笔颜色;可以打开已有的图片,也可以把画的图保存起来。-java write a java drawing program Tools panel- brushes, straight line, circle, rectangle, polygon, eraser, clear can adjust the brush, eraser size display
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-24
    • 文件大小:3098
    • 提供者:李强
  1. DrawLine

    0下载:
  2. MFC类库提供强大是组件支持,用C++实现连续画线功能,模拟画笔-Draw Graphic
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1942033
    • 提供者:jingjing
  1. little_joy

    0下载:
  2. android 简单画图源码,功能比较单一就是只能简单画笔-android drawing source, single function, is only a simple brush
  3. 所属分类:android

    • 发布日期:2017-04-16
    • 文件大小:85507
    • 提供者:wangxiaobin
  1. screenpic

    0下载:
  2. VC++屏幕作图程序,和电子画笔很相似,画图时自动隐藏主程序,可以设置程序是否是在最前端显示、设置画线颜色、画笔风格、启动时自动开始、精细,还可以设置热键等-VC++ screen mapping process, and the electronic brush is very similar to drawing automatically hide the main program, you can set the program whether it is in the most fro
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:127845
    • 提供者:niu
  1. PainterTest

    0下载:
  2. 简单的Qt绘图,显示Qt中不同的画笔、画刷以及渐变类型等。-Simple Qt graphics, display in Qt, pens, brushes and gradient type.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-15
    • 文件大小:3673711
    • 提供者:吴磊
  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. drawline

    0下载:
  2. 画椭圆和矩形,可以选择颜色和画笔的宽度。矩形可以随意的从四面画。-Painted oval and rectangular, you can choose the color and width of the brush. Rectangle can be drawn from all sides.
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:16556
    • 提供者:谭荣庆
  1. java实现简单画图板功能

    0下载:
  2. java实现简单画图板功能 矩形 园 画笔什么的-java drawing board to achieve a simple function of
  3. 所属分类:J2ME

    • 发布日期:2017-03-24
    • 文件大小:7771
    • 提供者:zw
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 40 »
搜珍网 www.dssz.com