API  0.9.6
 All Classes Files Functions Variables Macros Groups Pages
CPColor(CoreGraphicsExtensions) Category Reference

Instance Methods

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

Detailed Description

Definition at line 753 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 758 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 767 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 776 of file CPColor.j.


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