Query: wml::sup::hextriple
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
wml::sup::hextriple(3) EN Tools wml::sup::hextriple(3)NAMEwml::sup::hextriple - Convert #rrggbb String to RGB Value and vice versaSYNOPSIS#use wml::sup::hextriple <: ($r, $g, $b) = &triple2rgb($triple); :> <: $triple = &rgb2triple($r, $g, $b); :>DESCRIPTIONThis converts between the strings "RRGGBB" or "#RRGGBB" and the corresponding hextriple consisting of the value for red, green and blue.AUTHORRalf S. Engelschall rse@engelschall.com www.engelschall.comREQUIRESInternal: P1, P3 External: --SEE ALSOHTML color attributes. EN Tools 2014-04-16 wml::sup::hextriple(3)
| Related Man Pages |
|---|
| wml::all(3) - debian |
| wml::des::space(3) - debian |
| wml::std::box(3) - debian |
| wml::std::tags(3) - debian |
| wml::std::page(3) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| How can I do this in VI editor? |
| Is UNIX an open source OS ? |
| One instance of comparing grep and awk |