API  1.0.0
CPColor(CoreGraphicsExtensions) Category Reference

Instance Methods

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

Detailed Description

Definition at line 828 of file CPColor.j.

Method Documentation

◆ set()

- (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 833 of file CPColor.j.

◆ setFill()

- (void) setFill
implementation

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

Extends class CPColor.

Definition at line 842 of file CPColor.j.

◆ setStroke()

- (void) setStroke
implementation

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

Extends class CPColor.

Definition at line 851 of file CPColor.j.


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