API  0.9.7
 All Classes Files Functions Variables Macros Groups Pages
CPColorPicker.h
Go to the documentation of this file.
1 
2 @interface CPColorPicker : CPObject
3 {
4  CPColorPanel _panel;
5  int _mask;
6 }
7 @end