<alpha>
(Alpha)
This element specifies its input color with the specific opacity, but with its color unchanged.
Parent Elements |
---|
|
Attributes |
Description |
---|---|
|
Specifies the opacity as expressed by a percentage value. example:
<a:solidFill> The possible values for this attribute are defined by the ST_PositiveFixedPercentage simple type (§5.1.12.45). |
The following XML Schema fragment defines the contents of this element:
<complexType name="CT_PositiveFixedPercentage">
<attribute name="val" type="ST_PositiveFixedPercentage" use="required"/>
</complexType>