API  1.0.0
CPGradient.h
Go to the documentation of this file.
1 
2 @interface CPGradient : CPObject
3 {
4  CGGradient _gradient;
5 }
6 @end