Carbon


NPMColor

Header: ColorPicker.h

struct NPMColor {
    CMProfileRef profile; 
    CMColor color;
};
typedef NPMColor NPMColorPtr;

© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)