搜索资源列表
change_brightness1
- 改变屏幕亮度的程序,对于一些显卡有效,可以改变显示参数Some video cards allows you to programmingly modify the Gamma Ramp values. You can use this feature to change the brightness of the entire screen. The SetDeviceGammaRamp API function receive an array of 256 RGB values. I
vidcat_ok
- 在龙芯上使用摄像头 我修改了代码,增加了如下功能: 1.) 在X11 上显示,并且循环显示 2.) 使用 -fjpeg参数,一边显示,一边存成jpg文件 3.) 支持 RGB 到16位色转换,因为龙芯默认使用 16位色模式。 -the Godson use my camera to amend the code, the following additional functions : 1.) X11 show that 2 and cycle show.) us
