Path: utzoo!attcan!uunet!decwrl!sgi!shinobu!odin!joker.sgi.com!myoung From: myoung@joker.sgi.com (Mark Young) Newsgroups: comp.sys.mac.programmer Subject: Query: question about color on the mac... Message-ID: <10754@odin.corp.sgi.com> Date: 23 Jul 90 16:44:25 GMT Sender: news@odin.corp.sgi.com Reply-To: myoung@joker.sgi.com (Mark Young) Followup-To: comp.sys.mac.programmer Organization: Silicon Graphics, Inc., Mountain View, CA Lines: 15 I'm working on a class project that does simple color halftoning, and I want to be able to set up the color table and then write color index values to the pixels on the screen. I looked over the color stuff in volume five and it wasn't obvious how you would go about doing this...everything seemed to want RGB colors which would then get mapped for you. is this easier than it looks? can someone give me an RTFM reference to volume V that explains this... thanks. ...myoung