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

Instance Methods

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

Detailed Description

Definition at line 773 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 778 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 787 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 796 of file CPColor.j.


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