Legacy Documentclose button

Important: The information in this document is obsolete and should not be used for new development.

Previous Book Contents Book Index Next

Inside Macintosh: Advanced Color Imaging Reference /
Chapter 1 - Palette Manager Reference /
Palette Manager Functions / Initializing the Palette Manager


InitPalettes

Initializes the Palette Manager.

pascal void InitPalettes(void);
DISCUSSION
The InitPalettes function searches for devices that support a device color table and initializes an internal data structure for each one. Your application does not have to call InitPalettes because the Window Manager's InitWindows function calls it automatically.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
11 NOV 1996