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 2 - Color Picker Manager Reference /
Color Picker Manager Functions / Handling Events in a Custom Color Picker Dialog Box


DoPickerDraw

Asks a color picker to redraw itself, for example, in response to an update event.

pascal OSErr DoPickerDraw (picker thePicker);
thePicker
The color picker to redraw itself.
DISCUSSION
The DoPickerDraw function requests the color picker specified in the parameter thePicker to redraw itself.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
11 NOV 1996