Path: utzoo!utgpu!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!rutgers!ucsd!sdcc6!sdcc19!sdcc15!pa1087 From: pa1087@sdcc15.ucsd.edu (pa1087) Newsgroups: comp.sys.mac.programmer Subject: color mapping Keywords: Is there a way to do it without a GDevice? Message-ID: <824@sdcc15.ucsd.edu> Date: 29 Dec 88 20:46:36 GMT Organization: University of California, San Diego Lines: 14 I am in a situation where I am working with two different pixelmaps. The depths and color tables are not necessarily the same as the current GDevice. CopyBits (and it seems SetPixel, LineTo) assume the destination pixelmap has the same color table as the current GDevice. Is there anyway to map colors from one pixelmap to another without creating a GDevice? -thanks for any help Cris Rys pa1087@iUGrad2.ucsd.edu