VVVV Color Utilities
Classes
Class | Description | |
---|---|---|
VColor |
The vvvv c# color routines library
|
Structures
Structure | Description | |
---|---|---|
RGBAColor |
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.
|