[comp.sys.mac.programmer] Reset the colors

nroddier@noao.edu (Nicolas Roddier) (06/18/91)

     Hello there!

     I'm doing some image processing on a MacIIci. A first application
interfaces with a CCD camera and saves the images on files. I wrote in
Think C a second application that performs all the image processing. 
I go back and forth between the two applications all the time with
multifinder. 
     The problem I have is that the first program (the one I didn't
write) plays with all the colors and changes the palette as soon as
I go back to it. For my color displays I'd just like to have the 
default Mac colors. Hence, I'd just need to know how to reset the 
colors to the default map.  (I can do that by going to the control 
panel monitor), but I'd link to do that automatically in my routine.
 
     Thanks for any help.       

     Nick Roddier.