Screen Brightness

May 11, 2011 at 2:56am
Hi,

does some one know how we can get the brightness of the screen under Window OS? Really, until now I cant not find any thing interesting.

Thanks for your helps?
May 11, 2011 at 4:30am
I don't think it's possible.

Seems to be a monitor hardware setting and not something you'd set through software (to adjust it you have to press buttons on the monitor -- you don't do it through Windows).

Then again I wouldn't be surprised if it was possible. I don't have the foggiest idea of how to do it though.
May 11, 2011 at 8:03am

Some one suggest me to see the DirectX and OpenGL, but I have not any idea about that.
May 11, 2011 at 2:16pm
May 11, 2011 at 2:47pm
Well there you go!

I guess I should know better than to think something's not possible ;P
May 11, 2011 at 3:24pm

Thanks for the link, but I already saw it before.

I'm beginner in Windows programming, so I can change the brightness with setBrighness, but I can't get it.

Do you think that it is possible to create a function getBrithness for this purpose?

Thanks in advance.
May 11, 2011 at 5:13pm
I don’t think this is supported on all monitors like Disch said,
But if you are looking a way for only LCD backlights on laptops and tablets,
You can look to http://msdn.microsoft.com/en-us/library/aa372703(v=VS.85).aspx

You can make the function but it will not give you the Brightness only the average Color gamma
Last edited on May 11, 2011 at 5:15pm
Topic archived. No new replies allowed.