Accessing Win7 Color Management?

Everything else that doesn't fall into one of the other PB categories.
Zach
Addict
Addict
Posts: 1678
Joined: Sun Dec 12, 2010 12:36 am
Location: Somewhere in the midwest
Contact:

Accessing Win7 Color Management?

Post by Zach »

Hi,

I was wondering if there is an API command-set, or some other way to access Windows 7's Color Management options from a PB program?
The reason I'd want to do this is because some games mess up my display settings and I'm sick of having to open control panel -> color management - advanced - reload current calibrations in order to reset my display to how I have it calibrated.

I guess I could write an autoIt macro too, but I was curious if it could be done in API or not.
IdeasVacuum
Always Here
Always Here
Posts: 6426
Joined: Fri Oct 23, 2009 2:33 am
Location: Wales, UK
Contact:

Re: Accessing Win7 Color Management?

Post by IdeasVacuum »

I think Rashad's stuff on Windows Themes is at least related:
Windows Themes
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
Zach
Addict
Addict
Posts: 1678
Joined: Sun Dec 12, 2010 12:36 am
Location: Somewhere in the midwest
Contact:

Re: Accessing Win7 Color Management?

Post by Zach »

No, that seems to be related to Windows Color Themes only. I'm talking about Color Calibration, i.e Brightness, Contrast, Gamma (R/G/B) values, Color Temperature, etc.
SFSxOI
Addict
Addict
Posts: 2970
Joined: Sat Dec 31, 2005 5:24 pm
Location: Where ya would never look.....

Re: Accessing Win7 Color Management?

Post by SFSxOI »

Zach, you need to go with the API for this I think.

ICM 2.0 API can be used in Windows 98 and later or Windows 2000 and later operating systems. WCS 1.0 API can be used in Windows Vista and later operating systems. I have not looked, but i think there is an SDK for these, remember reading about them at some point in the past.
The advantage of a 64 bit operating system over a 32 bit operating system comes down to only being twice the headache.
Post Reply