p:rgb
RGB
Element information
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Schema document: pml-animationInfo.xsd
Type: p:CT_TLByRgbColorTransform
Properties: Local, Qualified
Content
- Empty content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
r | [1..1] | a:ST_FixedPercentage | Red | |
g | [1..1] | a:ST_FixedPercentage | Green | |
b | [1..1] | a:ST_FixedPercentage | Blue |
Used in
- Type p:CT_TLByAnimateColorTransform (Element p:by)
Sample instance
<p:rgb r="1" g="1" b="1"/>