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: I want to create a mask for a picture, such that the mask is 0
wherever the picture's pixels are pure white, and 1 everywhere else. My first try was to
simply use A: The way to do this is to install a custom color search procedure,
then call See "Color Manager" in Inside Macintosh: Advanced Color Imaging (forthcoming in print from Addison-Wesley). |
|