[comp.sys.mac.programmer] color mapping

pa1087@sdcc15.ucsd.edu (pa1087) (12/30/88)

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