|
-
Jun 20th, 2005, 11:25 PM
#1
Thread Starter
New Member
SetDeviceGammaRamp on Multiple Monitors
I am trying to use the SetDeviceGammaRamp API in my program and it works fine. I actually would like to get this to work on multiple monitor systems so I can adjust the gamma individually on each monitor. Unfortunately, the function only accepts a DC for the indentifier of the monitor to adjust and using EnumDisplayMonitors returns 0 for each monitor returned. I was wondering if it was possible to create a DC with CreateDC() (not sure if this is possible) or if there was a way to change the gamma or brightness on a per monitor basis.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|