API  1.0.0
CPColor(CPCoding) Category Reference

Instance Methods

(void) - encodeWithCoder:
 
(id) - initWithCoder:
 

Detailed Description

Definition at line 1091 of file CPColor.j.

Method Documentation

◆ encodeWithCoder:()

- (void) encodeWithCoder: (CPCoder aCoder
implementation

Archives this color into a coder.

Parameters
aCoderthe coder into which the color will be archived.

Extends class CPColor.

Definition at line 1117 of file CPColor.j.

◆ initWithCoder:()

- (id) initWithCoder: (CPCoder aCoder
implementation

Initializes this color from the data archived in a coder.

Parameters
aCoderthe coder from which the color will be loaded

Extends class CPColor.

Definition at line 1097 of file CPColor.j.


The documentation for this category was generated from the following file: