pub type BlendAlgorithmParams = HashMap<String, Value>;
Map of blending algorithm properties and corresponding values.
pub struct BlendAlgorithmParams { /* private fields */ }