draw-pic:pic
Picture
Element information
Namespace: http://schemas.openxmlformats.org/drawingml/2006/picture
Schema document: dml-picture.xsd
Type: draw-pic:CT_Picture
Properties: Global, Qualified
Content
- Sequence [1..1]
- draw-pic:nvPicPr [1..1] Non-Visual Picture Properties
- draw-pic:blipFill [1..1] Picture Fill
- draw-pic:spPr [1..1] Shape Properties
Attributes
None
Sample instance
<draw-pic:pic> <draw-pic:nvPicPr> <draw-pic:cNvPr id="1" name="string"> <a:hlinkClick>... </a:hlinkClick> <a:hlinkHover>... </a:hlinkHover> <a:extLst>... </a:extLst> </draw-pic:cNvPr> <draw-pic:cNvPicPr> <a:picLocks>... </a:picLocks> <a:extLst>... </a:extLst> </draw-pic:cNvPicPr> </draw-pic:nvPicPr> <draw-pic:blipFill> <a:blip> <a:alphaBiLevel thresh="1"/> <a:extLst>... </a:extLst> </a:blip> <a:srcRect/> <a:tile/> </draw-pic:blipFill> <draw-pic:spPr> <a:xfrm> <a:off x="1" y="1"/> <a:ext cx="1" cy="1"/> </a:xfrm> <a:custGeom> <a:avLst>... </a:avLst> <a:gdLst>... </a:gdLst> <a:ahLst>... </a:ahLst> <a:cxnLst>... </a:cxnLst> <a:rect l="" t="" r="" b=""/> <a:pathLst>... </a:pathLst> </a:custGeom> <a:noFill/> <a:ln> <a:noFill/> <a:prstDash/> <a:round/> <a:headEnd/> <a:tailEnd/> <a:extLst>... </a:extLst> </a:ln> <a:effectLst> <a:blur/> <a:fillOverlay blend="over">... </a:fillOverlay> <a:glow>... </a:glow> <a:innerShdw>... </a:innerShdw> <a:outerShdw>... </a:outerShdw> <a:prstShdw prst="shdw1">... </a:prstShdw> <a:reflection/> <a:softEdge rad="0"/> </a:effectLst> <a:scene3d> <a:camera prst="legacyObliqueTopLeft">... </a:camera> <a:lightRig rig="legacyFlat1" dir="tl">... </a:lightRig> <a:backdrop>... </a:backdrop> <a:extLst>... </a:extLst> </a:scene3d> <a:sp3d> <a:bevelT/> <a:bevelB/> <a:extrusionClr>... </a:extrusionClr> <a:contourClr>... </a:contourClr> <a:extLst>... </a:extLst> </a:sp3d> <a:extLst> <a:ext> <!--any element--> </a:ext> </a:extLst> </draw-pic:spPr> </draw-pic:pic>