Documentation de la bibliothèque MLV-2.0.2

#define MLV_COLOR_WHITE   MLV_rgba(255,255,255,255)

Define the WHITE color.

Exemples:
beginner/02_shapes.c, et beginner/09_colors.c.