256-bit color struct, compatible with vvvv colors. There is an implicit cast to the C# Color type and an explictit cast from C# color to RGBAColor. Aswell as implicit casts from and to Vector4D.

Namespace: VVVV.Utils.VColor
Assembly: VVVV.Utils (in VVVV.Utils.dll) Version: 1.0.4694.10871

Syntax

C#
public struct RGBAColor

See Also