"StructuredColor" (Interpreter Type)
-
See Also
- Interpreter
- Restricted
- Failure
- RGBColor
-
- Interpreter Types
- Color
- ComputedColor
- Related Guides
"StructuredColor" (Interpreter Type)
Color in a standard format.
Details
- "StructuredColor" can be used in Interpreter and related constructs, including deployed smart form fields.
- Use of "StructuredColor" does not require connectivity to the Wolfram Cloud.
Allowed Forms
-
azure, red, etc. W3C standard color names#ffffff long hexadecimal color specifications#fff short hexadecimal color specificationsRGB(1,0,0) RGB color valuesRGBA(1,0,0, .5) RGBA color valuesHSL(0, 100%, 50%) HSL color valuesHSLA(120, 100%, 50%, 1) HSLA color values
Restriction Specifications
Interpretation
- "StructuredColor" yields an RGBColor object.
Examples
Basic Examples (1)
Interpret colors: