API 0.9.5
AppKit/CPColor.h
Go to the documentation of this file.
00001 
00002 @interface CPColor : CPObject
00003 {
00004     CPArray     _components;
00005 
00006     CPImage     _patternImage;
00007     CPString    _cssString;
00008 }
00009 @end
 All Classes Files Functions Variables Defines