Function is_additive_alpha

Source
fn is_additive_alpha(a: f32) -> bool
Expand description

We use a negative alpha for additive colors within this file (a bit ironic).

We use alpha=0 to mean “transparent”.