Open main menu

Changes

Created page with "Documentation for \colorcomponents"
<cd:commandgroup name="colorcomponents" xmlns:cd="http://wiki.contextgarden.net/commanddoc/20200807">
<cd:shortdesc><!-- a short command summary goes here -->
The command is used to obtain the definition of a color.

</cd:shortdesc>
<cd:variants>
<cd:command category="colors" file="colo-ini.mkiv" interfacedate="2020-07-14T09:24" interfacefile="i-color.xml" level="system" name="colorcomponents" variantnumber="1">
<cd:arguments>
<cd:keywords delimiters="braces" ordinal="1">
<cd:keywordsdoc></cd:keywordsdoc>
<cd:constant type="cd:color"></cd:constant>
</cd:keywords>
</cd:arguments>
</cd:command>
</cd:variants>
<cd:description><!-- the long description of the command goes here -->
</cd:description>
<cd:examples><cd:example title=""><context source="yes">
\setupbodyfont[palatino,30pt]
\definecolor [wolley] [\colorcomponents{yellow},t=0.5,a=1]
\showcolorcomponents [yellow]
\framed[background=color,backgroundcolor=darkblue,foregroundcolor=yellow]{yellow}
\framed[background=color,backgroundcolor=darkblue,foregroundcolor=wolley]{wolley}
</context></cd:example></cd:examples>
<cd:notes></cd:notes>
<cd:seealso>
<cd:source file="colo-ini.mkiv" originator="system"></cd:source>
<cd:wikipage originator="system" page="Category:Colors"></cd:wikipage></cd:seealso>
</cd:commandgroup>
994

edits