Path: utzoo!attcan!uunet!ginosko!ctrsol!cica!tut.cis.ohio-state.edu!ucbvax!bloom-beacon!dsg.csc.ti.COM!Kimbrough From: Kimbrough@dsg.csc.ti.COM (Kerry Kimbrough) Newsgroups: comp.windows.x Subject: StoreColors with GrayScale Message-ID: <2826324287-940441@Sierra> Date: 25 Jul 89 02:04:47 GMT Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 6 Is it true that a StoreColors request on a GrayScale colormap must always send values for each of red, green, blue (i.e. the same value, three times)? This seems to be the implication of the protocol spec. However, it seems unnecessarily inefficient. Since the server is the only place where it is known which primary drives actual intensity, it could just as easily interpret a StoreColors request with only one value.