API
0.9.8
All
Classes
Files
Functions
Variables
Typedefs
Macros
Groups
Pages
CPImage.h
Go to the documentation of this file.
1
2
@interface
CPImage
:
CPObject
3
{
4
CGSize _size;
5
CPString
_filename;
6
CPString
_name;
7
8
id <CPImageDelegate> _delegate;
9
unsigned
_loadStatus;
10
unsigned
_implementedDelegateMethods;
11
12
Image _image;
13
}
14
@end
AppKit
CPImage.h
Generated on Sun Mar 29 2015 14:04:30 for API by
1.8.4