transparent constant

Color const transparent

A fully transparent color.

Implementation

static const Color transparent = MacosColor(0x00000000);