MCPcopy Create free account
hub / github.com/scanny/python-pptx / CT_PictureBuilder

Class CT_PictureBuilder

tests/oxml/unitdata/shape.py:71–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69
70
71class CT_PictureBuilder(BaseBuilder):
72 __tag__ = "p:pic"
73 __nspfxs__ = ("p", "a")
74 __attrs__ = ()
75
76
77class CT_PictureNonVisualBuilder(BaseBuilder):

Callers 1

a_picFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…