a:blip
Blip
Element information
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Schema document: dml-shapeEffects.xsd
Other elements with the same name: a:blip
Type: a:CT_Blip
Properties: Global, Qualified
Content
- Sequence [1..1]
- Choice [0..*]
- a:alphaBiLevel Alpha Bi-Level Effect
- a:alphaCeiling Alpha Ceiling Effect
- a:alphaFloor Alpha Floor Effect
- a:alphaInv Alpha Inverse Effect
- a:alphaMod Alpha Modulate Effect
- a:alphaModFix Alpha Modulate Fixed Effect
- a:alphaRepl Alpha Replace Effect
- a:biLevel Bi-Level (Black/White) Effect
- a:blur Blur Effect
- a:clrChange Color Change Effect
- a:clrRepl Solid Color Replacement
- a:duotone Duotone Effect
- a:fillOverlay Fill Overlay Effect
- a:grayscl Gray Scale Effect
- a:hsl Hue Saturation Luminance Effect
- a:lum Luminance Effect
- a:tint Tint Effect
- a:extLst [0..1] Extension List
- Choice [0..*]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
r:embed | [0..1] | r:ST_RelationshipId | Embedded Picture Reference | Default value is "". from group a:AG_Blob |
r:link | [0..1] | r:ST_RelationshipId | Linked Picture Reference | Default value is "". from group a:AG_Blob |
cstate | [0..1] | a:ST_BlipCompression | Compression State | Default value is "none". |
Sample instance
<a:blip> <a:alphaBiLevel thresh="1"/> <a:extLst> <a:ext> <!--any element--> </a:ext> </a:extLst> </a:blip>