C#显示器颜色校准 [英] C# monitor color calibration

查看:135
本文介绍了C#显示器颜色校准的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


我想以编程方式在Windows 7上对监视器颜色校准进行操作,例如向导桌面属性/显示/校准颜色",我想更改RGB值.我可以从哪里开始寻找解决方案?涉及哪些API?

你能帮我吗?

问候,
Daniele

Hi,
I''d like to programmatically operate on monitor color calibration on Windows 7 like the wizard "desktop properties/display/calibrate color", and I''d like to change the RGB values. Where can I start to search a solution? Which APIs are envolved?

Can you help me?

Regards,
Daniele

推荐答案

大家好,
在dccw.exe上进行了很长时间的反向工程操作后,我发现可以通过SetDeviceGammaRamp api来执行监视器颜色校准,我也找到了这些链接;-):

http://www.pinvoke.net/default.aspx/gdi32/getdevicegammaramp.html [ ^ ]

http://www.pinvoke.net/default.aspx/gdi32.setdevicegammaramp [ ^ ]


问候,
Daniele
Hi all,
after a very long reverse engineering operation on dccw.exe I found that monitor color calibration can be performed via the SetDeviceGammaRamp api, I found also these link ;-) :

http://www.pinvoke.net/default.aspx/gdi32/getdevicegammaramp.html[^]

http://www.pinvoke.net/default.aspx/gdi32.setdevicegammaramp[^]


Regards,
Daniele


我不确定我是否正确理解了您的问题.在 pinvoke.net 上查看SetSysColors .pinvoke.net/default.aspx/user32.SetSysColors"target =" _ blank"title ="新窗口> ^ ].

忽略,好像我看错了这个问题.
I am not sure if I understood your question correctly. Take a look at SetSysColors on pinvoke.net[^].

Ignore, looks like I read the question wrong.


这篇关于C#显示器颜色校准的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆