API  0.9.7
 All Classes Files Functions Variables Macros Groups Pages
CPColorSpace Class Reference

#import <CPColorSpace.h>

+ Inheritance diagram for CPColorSpace:

Instance Methods

(CGColorSpace) - CGColorSpace
 
(id) - initWithCGColorSpace:
 

Class Methods

(CPColorSpace+ sRGBColorSpace
 

Detailed Description

Represent color spaces.

Definition at line 2 of file CPColorSpace.h.

Method Documentation

- (CGColorSpace) CGColorSpace
implementation

Return a Core Graphics color space representing the receiver.

Definition at line 57 of file CPColorSpace.j.

- (id) initWithCGColorSpace: (CGColorSpace cgColorSpace
implementation

Definition at line 44 of file CPColorSpace.j.

+ (CPColorSpace) sRGBColorSpace
implementation

Return an object representing the standard sRGB color space.

Definition at line 37 of file CPColorSpace.j.


The documentation for this class was generated from the following files: