Path: utzoo!utgpu!water!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!rutgers!uwvax!oddjob!tank!uxc!uxc.cso.uiuc.edu!uxg.cso.uiuc.edu!uxf.cso.uiuc.edu!emb1354 From: emb1354@uxf.cso.uiuc.edu Newsgroups: comp.sys.mac.programmer Subject: Re: Color Printing with Color QuickDraw Message-ID: <1234600010@uxf.cso.uiuc.edu> Date: 6 Oct 88 16:40:00 GMT References: <6610@ut-emx.UUCP> Lines: 13 Nf-ID: #R:ut-emx.UUCP:6610:uxf.cso.uiuc.edu:1234600010:000:754 Nf-From: uxf.cso.uiuc.edu!emb1354 Oct 6 11:40:00 1988 Yeah, no problem. If the printer's GrafPort is opened in a color environment, (with color selected on the Mac][, see Monitors in Control Panel), it will be a CGrafPort and you can use RGBForeColor and RGBBackColor calls. How it will affect the individual printers is variable. For example, the LaserWriter only supports black and white colors. If, however, you want to use Palettes, you've got to work a little harder. ***************************************************************** * Eric M. Berdahl * "Y'know, there's alot of air" * * PsiWare Software, not inc. * -Robert Miller * * emb1354@uxf.cso.uiuc.edu * * *****************************************************************