Welcome![Sign In][Sign Up]
Location:
Search - pen

Search list

[Windows Developpen 编程示例 VC6

Description:

pen 编程示例 VC6


Platform: | Size: 39636 | Author: sirious | Hits:

[Other演示Pen对象的各种风格

Description: 用来演示delphi的各种Pen对象的各种风格,非常简练,很容易看懂-used to demonstrate the Pen object of style, very concise and very easy to understand
Platform: | Size: 163563 | Author: 川川 | Hits:

[2D Graphic基本画线实现算法

Description: 新建一个C++Builder项目 设置Form1的font为“宋体,小五” 在Form1中添加一个TRadioGroup组件rgDrawWhat供选择画什么图形;添加一个Tbutton组件colorBtn和一个TcolorDialog组件ColorDialog1;添加一个TImage组件Image1。 3、 将当前项目保存在自己实验文件夹的exp1子文件夹中(以防错误操作而前功尽弃)。 编写colorBtn的OnClick事件,激活ColorDialog1,并获取所选择的颜色: if (ColorDialog1->Execute()) Image1->Canvas->Pen->Color = ColorDialog1->Color 5、 编写Image1的OnImage1MouseUp事件,要求实现: 1) 若是第奇数次鼠标按钮弹起,则根据rgDrawWhat的选择,记录直线第一个端点或圆心坐标; 2) 若是第偶数次鼠标按钮弹起,则根据rgDrawWhat的选择,记录直线第二个端点并利用TCanvas的MoveTo()和LineTo()方法画出直线段,或计算出圆的外接矩形后调用TCanvas的Ellipse()方法画圆。-C Builder a new project set the font to Form1 "wherein V" in Form1 add a TRadioGroup components rgDrawWhat options for what painting graphics; Add a Tbutton colorBtn components and a TcolorDialog ColorDialog1 components; Add a TImage component Image1. 3, the current project will be kept in their laboratories folders exp1 Documents folder (to prevent erroneous operation and wasted). Preparation colorBtn the OnClick, ColorDialog1 activated, and access to the choice of colors : if (ColorDialog1- gt; Execute ()) Image1- gt; Canvas- gt; Pen-gt; Color = ColorDialog1- gt; Color 5, the preparation of OnImage1MouseUp Image1, call for : a) If the first odd number of pop-up mouse button, then choose rgDrawWhat the record straight section or an endpoint Center coordinates; 2) If the firs
Platform: | Size: 583680 | Author: 朱磊 | Hits:

[2D Graphic画 图对dc的相关介绍

Description: 为大家上传一个自己作的画图软件,其中对brush pen textout 以及dc 相关的知识都有一些介绍,希望对大家有所帮助-for you to upload their own software for the drawing, right brush pen TextOut related to the dc and have some knowledge, we hope to help
Platform: | Size: 1991680 | Author: 小赵 | Hits:

[Other演示Pen对象的各种风格

Description: 用来演示delphi的各种Pen对象的各种风格,非常简练,很容易看懂-used to demonstrate the Pen object of style, very concise and very easy to understand
Platform: | Size: 162816 | Author: 川川 | Hits:

[USB developUSB_FAT

Description: 檔案系統FAT讀寫USB pen driver sample code-FAT file system reader pen USB driver sample code
Platform: | Size: 122880 | Author: 張又又 | Hits:

[2D GraphicDrawingFilling

Description: The drawing tool will allow you to draw lines, rectangle, ellipse, and has pen and eraser as tools. It also allow region filling with color
Platform: | Size: 60416 | Author: zf | Hits:

[GDI-Bitmappen

Description: 实现用鼠标在屏幕上自由画图的功能,类似于画图板的画笔-To achieve with the mouse on the screen function of the free drawing, similar to drawing board brush
Platform: | Size: 45056 | Author: lz | Hits:

[GDI-BitmapPen

Description: 画图里画笔功能的实现,解压缩后用vc6.0打开,直接运行即可.-Paint brush functions in the realization of decompression after vc6.0 open, can be directly run.
Platform: | Size: 38912 | Author: | Hits:

[Graph Drawingpen

Description: 用MFC做的画图板程序,实现简单的画图功能-Using MFC to do the drawing board procedures, the realization of a simple drawing functions
Platform: | Size: 39936 | Author: dhg | Hits:

[GDI-BitmapGDI+Pen

Description: 画笔常用于绘制图形的轮廓.GDI+的画笔除了具有常见的色彩和宽度属性外,还具有对齐方式,线帽,变换方式等属性。-Brushes commonly used in mapping the contours of graphics. GDI+ Apart from the brush with a common color and width attributes, but also with the alignment, line caps, transform the mode attribute.
Platform: | Size: 22528 | Author: yunan | Hits:

[CSharpFormDraw

Description: 一个简单的窗体交互绘图程序,实现添加设置绘图参数的菜单项和对话框。在设置对话框中,设置笔的种类、风格、粗细和颜色;设置刷的种类、填充样式、填充颜色、填充图片等 -Form a simple interactive drawing program, add the set graphics parameters to achieve the menu items and dialog box. In the settings dialog box, set the pen type, style, thickness and color set brush types, fill style, fill color, fill, photographs, and other
Platform: | Size: 138240 | Author: sysull | Hits:

[Game ProgramPen

Description: 画笔功能,vc下实现。 代码简练,经典 希望有帮助-Brush function, vc achieve. Code simple, classic would like to have help
Platform: | Size: 1943552 | Author: zw | Hits:

[mpeg mp3dspdap-player-0.1.1.c55x

Description: Hardware and firmware for a DSP based digital audio MP3 player with USB pen drive funtionality, using a 16-bit fixed point Texas Instruments TMS320 C55x DSP and CompactFlash card. This is an open source and open hardware MP3 player project. about player-Hardware and firmware for a DSP based digital audio MP3 player with USB pen drive funtionality, using a 16-bit fixed point Texas Instruments TMS320 C55x DSP and CompactFlash card. This is an open source and open hardware MP3 player project. About player
Platform: | Size: 43008 | Author: shanhaijun | Hits:

[Disk ToolsPen.Drive.Data.Recovery.v2.0.1.5

Description: it is tool for recovering thumb drive files after deletion-it is tool for recovering thumb drive files after deletion
Platform: | Size: 3751936 | Author: Chinnu | Hits:

[Windows DevelopMFC.Programming.screen.pen.code

Description: MFC编程设计屏幕画笔经典代码MFC Programming screen pen classic code -MFC Programming screen pen classic code
Platform: | Size: 32768 | Author: a | Hits:

[OtherPen

Description: SOURCE CODE PEN BUTTON
Platform: | Size: 181248 | Author: rs | Hits:

[Windows DevelopC-P-P-pen-questions

Description: 230页大容量C++笔试题,各大公司面试试题,有详细答案及分析-230 high capacity C++ pen questions, major companies interview questions, answers and detailed analysis of
Platform: | Size: 1169408 | Author: yu | Hits:

[Software EngineeringITcommon-pen-test

Description: 这篇文章汇集了国内外很多知名软件公司的常见笔试题,希望能给要找实习或工作的人带来一定的帮助-This article brings together many common pen questions of well-known domestic and foreign software companies . I hope to give people looking for internships or work some help
Platform: | Size: 72704 | Author: 戚齐 | Hits:

[OtherGUIDA-Riparazione Pen Drive

Description: Varie Guida per Riparare le Pen Drive in base al chip integrato.
Platform: | Size: 2066432 | Author: CrisALK | Hits:
« 12 3 4 5 6 7 8 9 10 ... 40 »

CodeBus www.codebus.net