Calculates the brighness of a color with the formula 0.222 * R + 0.707 * G + 0.071 * B
Namespace: VVVV.Utils.VColorAssembly: VVVV.Utils (in VVVV.Utils.dll) Version: 1.0.4694.10871
Syntax
Parameters
- C
- Type: VVVV.Utils.VColor..::..RGBAColor
[Missing <param name="C"/> documentation for "M:VVVV.Utils.VColor.VColor.Brightness(VVVV.Utils.VColor.RGBAColor)"]