<alphaInv>
(Alpha Inverse Effect)
This element represents an alpha inverse effect.
Alpha (opacity) values are inverted by subtracting from 100%.
Child Elements |
Subclause |
---|---|
|
|
|
|
|
|
|
|
|
|
|
The following XML Schema fragment defines the contents of this element:
<complexType name="CT_AlphaInverseEffect">
<sequence>
<group ref="EG_ColorChoice" minOccurs="0" maxOccurs="1"/>
</sequence>
</complexType>