GetPalette
GetPalette
Get a handle to a particular window's palette WindowPtr srcWindow ; pointer to the address of a source window NIL if the window has no palette or isn't a color
GetPalette gives the location of the source window's palette. srcWindow is the window for which the palette provides color.