API  0.9.9
CPColor(CoreGraphicsExtensions) Category Reference

Instance Methods

(void) - set
 
(void) - setFill
 
(void) - setStroke
 

Detailed Description

Definition at line 815 of file CPColor.j.

Method Documentation

- (void) set
implementation

Set's the receiver to be the fill and stroke color in the current graphics context

Extends class CPColor.

Definition at line 820 of file CPColor.j.

- (void) setFill
implementation

Set's the receiver to be the fill color in the current graphics context

Extends class CPColor.

Definition at line 829 of file CPColor.j.

- (void) setStroke
implementation

Set's the receiver to be the stroke color in the current graphics context

Extends class CPColor.

Definition at line 838 of file CPColor.j.


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