![]() |
API
0.9.6
|
#import <CPColorSpace.h>
Class Methods | |
(CPColorSpace) | + sRGBColorSpace |
![]() | |
(BOOL) | + accessInstanceVariablesDirectly |
(id) | + alloc |
(id) | + allocWithCoder: |
(BOOL) | + automaticallyNotifiesObserversForKey: |
(Class) | + class |
(void) | + exposeBinding: |
(void) | + initialize |
(IMP) | + instanceMethodForSelector: |
(BOOL) | + instancesRespondToSelector: |
(BOOL) | + isSubclassOfClass: |
(CPSet) | + keyPathsForValuesAffectingValueForKey: |
(void) | + load |
(id) | + new |
(void) | + setVersion: |
(Class) | + superclass |
(int) | + version |
Additional Inherited Members | |
![]() | |
Class | isa |
Represent color spaces.
Definition at line 2 of file CPColorSpace.h.
|
implementation |
Return a Core Graphics color space representing the receiver.
Definition at line 56 of file CPColorSpace.j.
|
implementation |
Definition at line 43 of file CPColorSpace.j.
|
implementation |
Return an object representing the standard sRGB color space.
Definition at line 36 of file CPColorSpace.j.