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 5 - Color Manager Reference /
Color Manager Functions / Managing Color Tables


GetCTSeed

Returns a unique seed value for a color table created by your application.

pascal long GetCTSeed (void);
DISCUSSION
The GetCTSeed function returns a unique seed value that you can use in the ctSeed field of a color table created by your application. The seed value guarantees that the color table is recognized as distinct from the destination, and that color table translation is performed properly. The return value is greater than the value stored in the constant minSeed.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
11 NOV 1996