blend_equation

Macro blend_equation 

Source
blend_equation!() { /* proc-macro */ }
Expand description

Produces a BlendEquation equivalent to some formulae, if one exists.

Two comma-separated formulas can be given to provide separate formulas for the color and alpha channels.

See the main crate documentation for more details.