NSColor
Class at a Glance
Overview
Tasks
Constructors
Creating an NSColor Object from Component Values
Creating an NSColor with Preset Components
Working with Pattern Images
Creating a System Color—an NSColor Whose Value Is Specified by User Preferences
Ignoring Alpha Components
Copying and Pasting
Retrieving a Set of Components
Retrieving Individual Components
Working with the Color Space
Changing the Color
Drawing
Constructors
Static Methods
alternateSelectedControlColor
alternateSelectedControlTextColor
blackColor
blueColor
brownColor
clearColor
colorForControlTint
colorFromPasteboard
colorWithCalibratedHSB
colorWithCalibratedRGB
colorWithCalibratedWhite
colorWithCatalogName
colorWithColorSpace
colorWithDeviceCMYK
colorWithDeviceHSB
colorWithDeviceRGB
colorWithDeviceWhite
colorWithPatternImage
controlAlternatingRowBackgroundColors
controlBackgroundColor
controlColor
controlDarkShadowColor
controlHighlightColor
controlLightHighlightColor
controlShadowColor
controlTextColor
currentControlTint
cyanColor
darkGrayColor
disabledControlTextColor
grayColor
greenColor
gridColor
highlightColor
ignoresAlpha
keyboardFocusIndicatorColor
knobColor
lightGrayColor
magentaColor
orangeColor
purpleColor
redColor
scrollBarColor
secondarySelectedControlColor
selectedControlColor
selectedControlTextColor
selectedKnobColor
selectedMenuItemColor
selectedMenuItemTextColor
selectedTextBackgroundColor
selectedTextColor
setIgnoresAlpha
shadowColor
textBackgroundColor
textColor
whiteColor
windowBackgroundColor
windowFrameColor
windowFrameTextColor
yellowColor
Instance Methods
alphaComponent
blackComponent
blendedColorWithFractionOfColor
blueComponent
brightnessComponent
catalogNameComponent
colorNameComponent
colorSpace
colorSpaceName
colorUsingColorSpace
colorUsingColorSpaceName
colorUsingColorSpaceNameAndDevice
colorWithAlphaComponent
components
cyanComponent
drawSwatchInRect
greenComponent
highlightWithLevel
hueComponent
localizedCatalogNameComponent
localizedColorNameComponent
magentaComponent
numberOfComponents
patternImage
redComponent
saturationComponent
set
setFill
setStroke
shadowWithLevel
whiteComponent
writeToPasteboard
yellowComponent
Notifications
SystemColorsDidChangeNotification
Index
Companion Guide
Color Programming Topics for Cocoa