vvvv color constructor
Namespace: VVVV.Utils.VColorAssembly: VVVV.Utils (in VVVV.Utils.dll) Version: 1.0.4529.9037
Syntax
| C# |
|---|
public RGBAColor( double[] colors ) |
Parameters
- colors
- Type: array<System..::..Double>[]()[][]
double array of length 4 (red, green, blue, alpha) with values between 0..1