a:blend
Blend Effect
Element information
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Schema document: dml-shapeEffects.xsd
Type: a:CT_BlendEffect
Properties: Local, Qualified
Content
- a:cont [1..1] Effect to blend
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
blend | [1..1] | a:ST_BlendMode | Blend Mode |
Used in
- Group a:EG_Effect
- Type a:CT_EffectContainer via reference to a:EG_Effect (Elements a:cont, a:cont, a:cont, a:effectDag)
Sample instance
<a:blend blend="over"> <a:cont> <a:cont> <a:cont>... </a:cont> </a:cont> </a:cont> </a:blend>