2.9.1.2 recolorImg

Target namespace: http://schemas.microsoft.com/office/drawing/2010/diagram

A CT_Boolean element that specifies that images in the diagram are to be rendered as duotone, and thus rendered with the color specified by the fillCrlLst ([ISO/IEC29500-1:2016] section 21.4.4.8) of the color transform on the diagram.

The following figures demonstrate the effect of this flag on a diagram with images in it.

recolorImg is set to "false" or not present

Figure 28: recolorImg is set to "false" or not present

recolorImg is set to "true"

Figure 29: recolorImg is set to "true"

The following W3C XML Schema ([XMLSCHEMA1/2] section 2.1) fragment specifies the contents of this element.

 <xsd:element name="recolorImg" type="CT_Boolean"/>

See section 5.16 for the full W3C XML Schema ([XMLSCHEMA1/2] section 2.1).