API  1.0.0
CPColorSpace.h
Go to the documentation of this file.
1 
2 @interface CPColorSpace : CPObject
3 {
4  CGColorSpace _cgColorSpace;
5 }
6 @end
CGColorSpace CGColorSpace()
Definition: CPColorSpace.j:57