public class ColorMode extends Object
| Constructor and Description |
|---|
ColorMode(String context) |
ColorMode(String context,
int type,
float v1,
float v2,
float v3,
float a) |
| Modifier and Type | Method and Description |
|---|---|
static ColorMode |
fromString(String context,
String mode) |
String |
toString() |
Copyright © 2001–2017 Processing Foundation. All rights reserved.