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

Search list

[GUI DevelopMarker_demo21

Description: In the demo project, I create a simple graph with four series of data. It demonstrates different options of marker, such as shapes, colors, etc. When the cursor hits a marker, the background data value will be displayed by tool tip. Some API functions, such as CRgn::PtInRegion(), in HitTest() work best in device coordinates. It may be a good practice to convert the test-point into device coordinates. In the demo, I create one marker for each data series. If you want to use different marker option within one data series, you have to create one marker for each data point.
Platform: | Size: 26345 | Author: cc | Hits:

[Other resourcePtInRect

Description: 这是我写的一个实现点选中多边形的数值算法,算法进行了特别设计,速度很快,可以判断点在浮点型的多变形中或在多边形外,可以移植到UNIX或linux平台,因为这两个平台没有CRect的PtInRect() 和 CRgn的PtInRgn()函数,这是一个很高效的算法-This is the one I wrote to achieve Polygon click the numerical algorithm, the algorithm specifically designed, very fast, points can be judged in the float over the deformation or polygons, can migrate to Linux or UNIX platform, as the two platforms of no CRect PtInRect (), and the CLASS PtInRgn () function, which is a very efficient algorithm
Platform: | Size: 39070 | Author: 王为 | Hits:

[Special Effects绘制各种图形-直线-多边形

Description: 1.PaintDCDemo 演示如何利用用类CPaintDC绘图。 2.ClientDCDemo 演示用类CClientDC管理用户区。 3.CPenDemo 类CPen的使用。 4.CBrushDemo 演示刷子CBursh的使用。 5.CRgnDemo 演示CRgn的用法。 6.MapModeDemo 演示不同映射模式下图形绘制。 7.DrawPointDemo 演示点的绘制。 8.DrawLineDemo 演示绘制直线。 9.DrawPolyLineDemo 演示绘制多边线。 10.DrawRectDemo 演示绘制矩形 11.DrawRgnDemo 演示区域操作 12.DrawTextDemo 演示绘制正文-1.PaintDCDemo demonstrate how to use graphics with CPaintDC category. 2.ClientDCDemo category CClientDC used to demonstrate the management of user area. 3.CPenDemo category CPen use. 4.CBrushDemo demonstration brush CBursh use. SOME 5.CRgnDemo demonstration of the usage. 6.MapModeDemo demonstrate different mapping mode graphics rendering. 7.DrawPointDemo demonstration of drawing point. Drawing 8.DrawLineDemo demonstration. 9.DrawPolyLineDemo demonstration drawing multilateral line. 10.DrawRectDemo demonstration drawing rectangular 11.DrawRgnDemo regional gymnastics demonstration for demonstration mapping text 12.DrawTextDemo
Platform: | Size: 543357 | Author: 王晓明 | Hits:

[Other resourceCRgnTest

Description: CRgn用法的一个例子,可以绘制需要显示的CRgn,通过CRgn的变换,得到需要的Rgn
Platform: | Size: 28275 | Author: zzm | Hits:

[Dialog_WindowTimepieceTest

Description: 用CRgn类实现时钟,并显示时间和日期,可动态关闭程序
Platform: | Size: 35911 | Author: 薛琴 | Hits:

[Windows Develop3

Description: 利用CRgn类实现了不规则的按钮,可以自定义自己的按钮形状。
Platform: | Size: 32146 | Author: jiang1013nan | Hits:

[GUI DevelopMarker_demo21

Description: In the demo project, I create a simple graph with four series of data. It demonstrates different options of marker, such as shapes, colors, etc. When the cursor hits a marker, the background data value will be displayed by tool tip. Some API functions, such as CRgn::PtInRegion(), in HitTest() work best in device coordinates. It may be a good practice to convert the test-point into device coordinates. In the demo, I create one marker for each data series. If you want to use different marker option within one data series, you have to create one marker for each data point.
Platform: | Size: 25600 | Author: cc | Hits:

[GIS programPtInRect

Description: 这是我写的一个实现点选中多边形的数值算法,算法进行了特别设计,速度很快,可以判断点在浮点型的多变形中或在多边形外,可以移植到UNIX或linux平台,因为这两个平台没有CRect的PtInRect() 和 CRgn的PtInRgn()函数,这是一个很高效的算法-This is the one I wrote to achieve Polygon click the numerical algorithm, the algorithm specifically designed, very fast, points can be judged in the float over the deformation or polygons, can migrate to Linux or UNIX platform, as the two platforms of no CRect PtInRect (), and the CLASS PtInRgn () function, which is a very efficient algorithm
Platform: | Size: 38912 | Author: 王为 | Hits:

[Special Effects绘制各种图形-直线-多边形

Description: 1.PaintDCDemo 演示如何利用用类CPaintDC绘图。 2.ClientDCDemo 演示用类CClientDC管理用户区。 3.CPenDemo 类CPen的使用。 4.CBrushDemo 演示刷子CBursh的使用。 5.CRgnDemo 演示CRgn的用法。 6.MapModeDemo 演示不同映射模式下图形绘制。 7.DrawPointDemo 演示点的绘制。 8.DrawLineDemo 演示绘制直线。 9.DrawPolyLineDemo 演示绘制多边线。 10.DrawRectDemo 演示绘制矩形 11.DrawRgnDemo 演示区域操作 12.DrawTextDemo 演示绘制正文-1.PaintDCDemo demonstrate how to use graphics with CPaintDC category. 2.ClientDCDemo category CClientDC used to demonstrate the management of user area. 3.CPenDemo category CPen use. 4.CBrushDemo demonstration brush CBursh use. SOME 5.CRgnDemo demonstration of the usage. 6.MapModeDemo demonstrate different mapping mode graphics rendering. 7.DrawPointDemo demonstration of drawing point. Drawing 8.DrawLineDemo demonstration. 9.DrawPolyLineDemo demonstration drawing multilateral line. 10.DrawRectDemo demonstration drawing rectangular 11.DrawRgnDemo regional gymnastics demonstration for demonstration mapping text 12.DrawTextDemo
Platform: | Size: 542720 | Author: 王晓明 | Hits:

[GUI DevelopMagicHoleDemo

Description: 利用C++中CreatePolygonRgn、CreateRoundRectRgn、CreateRoundRectRgn、CreateRectRgn或CreateEllipticRgn函数,建立透明窗体示例程序-CreatePolygonRgn using C, CreateRoundRectRgn, CreateRoundRectRgn. CreateRectRgn or CreateEllipticRgn function, transparent Window sample program
Platform: | Size: 52224 | Author: ellen | Hits:

[.netCRgnTest

Description: CRgn用法的一个例子,可以绘制需要显示的CRgn,通过CRgn的变换,得到需要的Rgn-CRgn an example of usage, you can map the needs of display CRgn, through CRgn the transformation, they need Rgn
Platform: | Size: 27648 | Author: Henry | Hits:

[Dialog_WindowTimepieceTest

Description: 用CRgn类实现时钟,并显示时间和日期,可动态关闭程序-CRgn category with the realization of the clock, and display the time and date can be dynamically shut down procedures
Platform: | Size: 3745792 | Author: 薛琴 | Hits:

[Windows Develop3

Description: 利用CRgn类实现了不规则的按钮,可以自定义自己的按钮形状。-CRgn class implements the use of irregular button, you can customize the shape of its own button.
Platform: | Size: 31744 | Author: jiang1013nan | Hits:

[GDI-Bitmapcrgnrect

Description: VC++6.0写的RGN编程,可用于显示歌词字幕等,使用CRgn类。-VC++ 6.0 written RGN programming, can be used to display lyrics, such as subtitles, use CRgn category.
Platform: | Size: 28672 | Author: 张培 | Hits:

[Windows Developsample

Description: vc6.0编程实例详解 本书共包括12个实例: Simple:第3章、第5章,简单的MDI应用,并说明如何响应鼠标消息,如何创建快捷菜单。 DlgBased:第4章,最基本的基于对话框的应用程序。 Sheet:第4章,利用Visual C++的Components and Controls Gallery创建属性单和向导实例。 DlgCtrl:第4章,对话框及控件实例。 MDI:第5章,MDI应用实例。 PaintDC:第6章,简单的图形处理实例。 GdiSample:第6章,画笔、画刷应用实例。 FontSample:第6章,字体应用实例。 Odbc1:第7章,ODBC数据库应用实例。 VirtualList:第7章,DAO数据库应用实例。 PrintSample:第8章,打印和打印预览实例。 TreadSample:第9章,多线程应用实例。-err
Platform: | Size: 694272 | Author: yuyong | Hits:

[Windows DevelopMyWnd

Description: 这个类可以插入到任何一个程序当中,它提供一个统一的接口,接口函数接收图象的资源索引号、长、宽3个参数。当然,你也可以加上一个父窗口的指针参数,用来决定该类对象Create行为,便于指定该图象代表的窗口应该依附在哪个父窗口之上。 编写这个类需要熟悉对CRgn类的运用。如成员函数CombineRgn和SetWindowRgn,具体信息请查阅msdn。 那么好,下面我们来一步步创建这个类。 -This class can be inserted into any one of these procedures, it provides a unified interface, interface function to receive image resources index number, length, width 3 parameters. Of course, you can also add a parent window pointer parameter, used to determine the type of object Create behavior, to facilitate the designation of the representative images in which the window should be dependent on the parent window. The preparation of this type need to be familiar with the use of CRgn category. Member functions such as CombineRgn and SetWindowRgn, specific information please refer to msdn. Well, well, let' s step by step to create this category.
Platform: | Size: 24576 | Author: 高军 | Hits:

[Linux-UnixFlipPage

Description: 利用CRgn类实现模拟翻页功能,产生翻页的动画效果。-Realize FlipPage function Using CRgn
Platform: | Size: 708608 | Author: 王连生 | Hits:

[GDI-BitmapImage

Description: 图像的剪切与合成,剪切:使用CRgn类创建一个剪切区域,利用CDC选中该剪切区域,在该区域绘制图像,将剪切的区域设置为白色背景;合成:采用CDC类的BitBlt方法实现-Shear and synthetic images, shear: the use of categories to create a shear CRgn region, the use of CDC select the shear area, mapping the image in the region, the region will be set to cut a white background synthesis: the use of CDC category BitBlt method
Platform: | Size: 3303424 | Author: 周燕 | Hits:

[OS programReginDemo

Description: 使用CRgn对象得到某一特定区域,鼠标移动位置可以文字显示所在图形的位置,感觉应该对位置捕捉有所帮助-CRgn object to be used in a particular region, the mouse location can move the text where the graphic shows the location of capture the sense of place should be helpful to
Platform: | Size: 48128 | Author: ncepustar | Hits:

[Graph programexample157

Description: 实例源码——文本输出与屏幕绘图——使用CRgn对象得到某一特定区域-Example source code- text output and screen graphics- objects are used in a particular area CRgn
Platform: | Size: 47104 | Author: Hephaestus.D | Hits:
« 12 »

CodeBus www.codebus.net