Determine Color Resolution?

  • Thread starter Thread starter Anthony Coelho
  • Start date Start date
A

Anthony Coelho

All,

Does anyone know how to determine the color resolution at runtime? For
instance I need to know if the users screen is set to 256 colors or 16 bit
or 32 bit color. I know you can get the screen resolution using the
System.Windows.Forms.Screen object, but have yet to find a way to get the
color resolution. Any help is appreciated...

Cheers,
Anthony
 
Back
Top