Definition Type: Element
Name: scrgbClr
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Type: a:CT_ScRgbColor
Containing Schema: dml-baseTypes.xsd
MinOccurs 1
MaxOccurs 1
Abstract False
Documentation:
RGB Color Model - Percentage Variant
Collapse XSD Schema Diagram:
Drilldown into b Drilldown into g Drilldown into r Drilldown into invGamma Drilldown into gamma Drilldown into blueMod Drilldown into blueOff Drilldown into blue Drilldown into greenMod Drilldown into greenOff Drilldown into green Drilldown into redMod Drilldown into redOff Drilldown into red Drilldown into lumMod Drilldown into lumOff Drilldown into lum Drilldown into satMod Drilldown into satOff Drilldown into sat Drilldown into hueMod Drilldown into hueOff Drilldown into hue Drilldown into alphaMod Drilldown into alphaOff Drilldown into alpha Drilldown into gray Drilldown into inv Drilldown into comp Drilldown into shade Drilldown into tint Drilldown into CT_ScRgbColorXSD Diagram of scrgbClr
Collapse XSD Schema Code:
<xsd:element name="scrgbClr" type="CT_ScRgbColor" minOccurs="1" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>RGB Color Model - Percentage Variant</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
tint a:tint 1 1
shade a:shade 1 1
comp a:comp 1 1
inv a:inv 1 1
gray a:gray 1 1
alpha a:alpha 1 1
alphaOff a:alphaOff 1 1
alphaMod a:alphaMod 1 1
hue a:hue 1 1
hueOff a:hueOff 1 1
hueMod a:hueMod 1 1
sat a:sat 1 1
satOff a:satOff 1 1
satMod a:satMod 1 1
lum a:lum 1 1
lumOff a:lumOff 1 1
lumMod a:lumMod 1 1
red a:red 1 1
redOff a:redOff 1 1
redMod a:redMod 1 1
green a:green 1 1
greenOff a:greenOff 1 1
greenMod a:greenMod 1 1
blue a:blue 1 1
blueOff a:blueOff 1 1
blueMod a:blueMod 1 1
gamma a:gamma 1 1
invGamma a:invGamma 1 1
<xs:group> a:EG_ColorTransform 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
r a:r Required
g a:g Required
b a:b Required
Collapse Derivation Tree:
Collapse Comments:
blog comments powered by Disqus