<clrRepl>
(Solid Color Replacement)
This element specifies a solid color replacement value. All effect colors are changed to a fixed color. Alpha values are unaffected.
Child Elements |
Subclause |
---|---|
|
|
|
|
|
|
|
|
|
|
|
The following XML Schema fragment defines the contents of this element:
<complexType name="CT_ColorReplaceEffect">
<sequence>
<group ref="EG_ColorChoice" minOccurs="1" maxOccurs="1"/>
</sequence>
</complexType>