搜索资源列表
ColorPanel
- 这是一个用VC编写的调色板示例工程源代码,其中运用滑块控件对RGB进行取色
MixColor
- 一个不错的VC++即时调色程序,通过拖动滑块的位置改变对象的颜色,这里的对象主要有两个,一个是文字 ,一个是文字背景,左侧的一组滑块分别改变文字的红、绿、蓝三基色值 ,从而改变文字的颜色,右侧的则是文字的背景控制组,同样的原理只不过应用的对象不一样,值得参考,滑块我们不一定要用到调色上,其它地方同样也可用。-A good VC++ real-time color process, the location by dragging the slider to change the color of
strack.v60
- 一个非常好的滑块程序,使用c++编写,对界面编程具有一定参考价值-A very good slider program, written using c++, the programming interface has a certain reference value
source
- 用opencv函数写的图像分割程序,程序操作步骤:在主函数中载入源图像正确路径,执行后点击源图像中所需分割的目标的位置,拖动位于图像窗口上部的两个滑块值,即可实时看到分割结果-Opencv function to write the image segmentation procedures, the program steps: in the main function to load the correct path of the source image, the location of
qubingyanshi
- 曲柄滑块演示程序,演示整个曲柄动作过程。是动画演示哟~!-Slider-crank demo program that demonstrates the entire crank action process. Animation demo yo ~!
ColorSpace
- 一个漂亮实用的VC++颜色选择类,也就是大家所熟悉的颜色选择器,用六角形、圆形还有滑块相互配合,选取颜色十分方便,而且源代码相对简单,开源共享,发上来供VC++编程者参考。-A beautiful and practical color choices VC++ classes, that is, we are familiar with the color picker, cooperate with the hexagonal, round as well as a slider, choo
