VVVV Color Utilities

Classes

  ClassDescription
Public classVColor
The vvvv c# color routines library

Structures

  StructureDescription
Public structureRGBAColor
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.