API 0.9.5
AppKit/CPColorWheelColorPicker.h
Go to the documentation of this file.
00001 
00002 @interface CPColorWheelColorPicker : CPColorPicker
00003 {
00004     CPView          _pickerView;
00005     CPView          _brightnessSlider;
00006     __CPColorWheel  _hueSaturationView;
00007 
00008     CPColor         _cachedColor;
00009 }
00010 @end
 All Classes Files Functions Variables Defines