raSystem
1.0 bata
|
#include "..\include\raMain.h"
Go to the source code of this file.
Namespaces | |
System | |
Functions | |
RAPI raColor | System::raColorFromYUV (float y, float u, float v) |
RAPI raColor | System::raColorFromCMY (float c, float m, float y) |
RAPI raColor | System::raColorFromHSV (float h, float s, float v) |