Path: utzoo!attcan!uunet!cs.utexas.edu!husc6!bloom-beacon!ATR-8.HAC.COM!nsche From: nsche@ATR-8.HAC.COM (Norm Scherer) Newsgroups: comp.windows.x Subject: Re: Determining color/black-white Message-ID: <8906240031.AA17146@atr-8.hac.com> Date: 24 Jun 89 00:31:53 GMT Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 5 >What is the best method of determining if a screen supports color Why not just look at the default visual....if it is StaticGray and the default depth is 1 I think you can conclude you have monochrome and so on..... Planes is not a good test 'cause you may have multi planes and still be GrayScale or StaticGray....