-
-
-
-
colsys.zip
This code converts regular RGB images into five other color systems--RBG,GRB,GBR,BRG,BGR.
Changing the color systems gives a different experience of how things could look even more beautiful in other colors.
-
MouseMove.rar
MouseMove事件里写入 控件.BorderColer=RGB(...,...,...)
在form中添加一个按钮,一个combobox,combo1的style属性调成2,完成后粘贴如下代码,运行。移动鼠标到按钮上面看效果,窗口名称字改变。
-
-
-
-
HSL.rar
RGB转HSL 本程序将RGB值转换成HSL值。给出了具体的算法和程序源码
-
-
-