Definition Type: ComplexType
Name: CT_LuminanceEffect
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Containing Schema: dml-shapeEffects.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into contrast in schema dml-shapeeffects_xsd Drilldown into bright in schema dml-shapeeffects_xsdXSD Diagram of CT_LuminanceEffect in schema dml-shapeeffects_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_LuminanceEffect">
    <xsd:attribute name="bright" type="ST_FixedPercentage" use="optional" default="0">
        <xsd:annotation>
            <xsd:documentation>Brightness</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="contrast" type="ST_FixedPercentage" use="optional" default="0">
        <xsd:annotation>
            <xsd:documentation>Contrast</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
bright a:bright 0 Optional
contrast a:contrast 0 Optional
Collapse Derivation Tree:
Collapse References:
a:lum, a:lum