![]() |
API
0.9.7
|
#import <CPColorSpace.h>
Instance Methods | |
(CGColorSpace) | - CGColorSpace |
(id) | - initWithCGColorSpace: |
Class Methods | |
(CPColorSpace) | + sRGBColorSpace |
Represent color spaces.
Definition at line 2 of file CPColorSpace.h.
|
implementation |
Return a Core Graphics color space representing the receiver.
Definition at line 57 of file CPColorSpace.j.
|
implementation |
Definition at line 44 of file CPColorSpace.j.
|
implementation |
Return an object representing the standard sRGB color space.
Definition at line 37 of file CPColorSpace.j.