Documentation de la bibliothèque MLV-2.0.2

#define MLV_COLOR_BLUE   MLV_rgba(0,0,255,255)

Define the BLUE color.

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