Type Alias BlendAlgorithmParams

Source
pub type BlendAlgorithmParams = HashMap<String, Value>;
Expand description

Map of blending algorithm properties and corresponding values.

Aliased Typeยง

pub struct BlendAlgorithmParams { /* private fields */ }