Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - Draw Co
Search - Draw Co - List
CColor - RGB and HLS combined in one class The CColor class emerged from the need to manipulate color in the HLS model, meaning I needed the ability to directly change attributes like luminance or saturation. The HLS model makes it very easy to draw such things as color gradients between any color. Perhaps Windows 2000 will support the HLS (or the similary HSB) color model, but I do not want to wait until the release. On the other hand my code should also work under NT 4.0 and Win95/98. The CColor class encapsulates the long known type COLORREF and extends it with the HLS color model. A CColor object represents a color, whose RGB and HLS properties can be directly read and manipulated. It makes the use of type COLORREF and the associated macros superfluous. -CColor - RGB and HLS combined in one class Th e CColor class emerged from the need to manipula te in the HLS color model, meaning I needed the ability to directly change attributes like luminance or saturation. The H LS model makes it very easy to draw such things as color gradients between any color. Perhaps Win dows 2000 will support the HLS (or the similary H SB) color model, but I do not want to wait until the release. On the other hand my code should also work under a NT 4.0 nd Win95/98. The class encapsulates the CColor long known type COLORREF and extends it with the HLS color model. A CColor object represents a co lor. RGB and HLS whose properties can be directly rea d and manipulated. It makes the use of type COLOR REF and the associated macros superfluous.
Update : 2008-10-13 Size : 7.31kb Publisher : 上官婉儿

一个vc+OpenGL的三维球程序,老外编写,有控制界面,很方便-a vc OpenGL 3D ball procedures, the preparation of foreigners, the control interface is easy
Update : 2025-02-17 Size : 282kb Publisher : 严勇

使用矢量绘图,可以绘制直线、曲线、圆、不规则图形等,还可以设置画笔颜色。-use vector graphics, drawing straight lines, curves, round, irregular graphics, also can set the brush color.
Update : 2025-02-17 Size : 386kb Publisher : 马会丽

CColor - RGB and HLS combined in one class The CColor class emerged from the need to manipulate color in the HLS model, meaning I needed the ability to directly change attributes like luminance or saturation. The HLS model makes it very easy to draw such things as color gradients between any color. Perhaps Windows 2000 will support the HLS (or the similary HSB) color model, but I do not want to wait until the release. On the other hand my code should also work under NT 4.0 and Win95/98. The CColor class encapsulates the long known type COLORREF and extends it with the HLS color model. A CColor object represents a color, whose RGB and HLS properties can be directly read and manipulated. It makes the use of type COLORREF and the associated macros superfluous. -CColor- RGB and HLS combined in one class Th e CColor class emerged from the need to manipula te in the HLS color model, meaning I needed the ability to directly change attributes like luminance or saturation. The H LS model makes it very easy to draw such things as color gradients between any color. Perhaps Win dows 2000 will support the HLS (or the similary H SB) color model, but I do not want to wait until the release. On the other hand my code should also work under a NT 4.0 nd Win95/98. The class encapsulates the CColor long known type COLORREF and extends it with the HLS color model. A CColor object represents a co lor. RGB and HLS whose properties can be directly rea d and manipulated. It makes the use of type COLOR REF and the associated macros superfluous.
Update : 2025-02-17 Size : 7kb Publisher : 上官婉儿

小型绘图程序,可绘制直线,矩形和椭圆,并计算两直线交点-Small drawing program, can draw a straight line, rectangle and oval, and calculate the intersection of two straight lines
Update : 2025-02-17 Size : 57kb Publisher : dell

DL : 1
三次样条函数算法C++源代码,用于工程上计算平滑曲线的插值计算.-Cubic spline function algorithm C++ Source code for the project to calculate the smooth curve interpolation calculation.
Update : 2025-02-17 Size : 588kb Publisher : 李林

绘制了一个四面体、一个正方体、一个六边形图形,配有不同的颜色,让图形旋转-Drawing of a tetrahedron, a cube, a hexagon graph with different colors, so that rotating graphics! ! !
Update : 2025-02-17 Size : 782kb Publisher : 许庆领

该程序完成的是通过使用所提供的链码(一种方向码)来画出链码所表示的轮廓。所画轮廓在原图上是黑色的线。-the code is used for draw the outline of the region of interest which is show by the chaincode
Update : 2025-02-17 Size : 1kb Publisher : yuting

使用STM32F103RBT6驱动UC1698控制芯片的160*160黑白点阵液晶的程序,实现汉字和英文的显示功能,文字显示有正常、反显、下划线三种效果。 另有任意位置画点、任意两点画线的功能。使用欣瑞达电子有限公司的XRD160160D型号的LCM。该款液晶被广泛应用于电力行业。-Use STM32F103RBT6 drive UC1698 control chip dot matrix LCD 160* 160 black and white process, to achieve the display Chinese characters and English, the text showed normal, anti-evident, underlined three effects. Another drawing point at any position, any two points draw lines in the function. Use Xinrui Da Electronics Co., Ltd. XRD160160D model LCM. Which LCD is widely used in power industry.
Update : 2025-02-17 Size : 18kb Publisher :

Source code for calculate and draw spline by use of co-processor
Update : 2025-02-17 Size : 12kb Publisher : eakalinin

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
Update : 2025-02-17 Size : 156kb Publisher : Jayesh Parmar

实现了图像的二值化,已经sophel算子,拉普拉斯算子绘制处理之后的图像。还有用共生矩阵绘制图形。是很好的图像处理的学习资料。-Realize image binarization, has sophel operator, Laplacian processed image rendering. There are co-occurrence matrix used to draw graphics. Image processing is a good learning materials.
Update : 2025-02-17 Size : 1.98mb Publisher : Stephanie

自己寫的畫圓程序,很容易了解,提供給大家參考-Write C program to draw a circle using c graphics. In this program we use the graphics.h library function to draw a circle. To use graphics.h, we have to install the drivers in to the the system by using the initgraph() function. In the program circle is the graphic function , which takes three parameters, first two are co-ordinates and the third one is the radius of the circle.
Update : 2025-02-17 Size : 1kb Publisher : robin lee

基于MFC用户界面线程开发的,关于C++与Matlab联合仿真中dll调用方式的例子,以绘制单条曲线为例(Based on the development of MFC user interface thread, the example of DLL calling method in C++ and Matlab co simulation is used to draw a single curve as an example)
Update : 2025-02-17 Size : 1.41mb Publisher : gewenyi15
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.