API  1.0.0
CPColorWheelColorPicker.h
Go to the documentation of this file.
1 
3 {
4  CPView _pickerView;
5  CPView _brightnessSlider;
6  __CPColorWheel _hueSaturationView;
7 
8  CPColor _cachedColor;
9 }
10 @end
Definition: CPView.j:137