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