ADC Home > Reference Library > Technical Q&As > Carbon > Graphics & Imaging >
Important: The information in this document is Not Recommended and should not be used for new development.
Current information on this Reference Library topic can be found here:
|
Q: How can I convert an RGB color into an index to a palette created
by my application? A: There's no single call that will give you a palette match to an
RGB color. You'll have to do this: call Alternatively, you can create an off-screen |
|