debian man page for wml::sup::hextriple

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)

NAME
wml::sup::hextriple - Convert #rrggbb String to RGB Value and vice versa
SYNOPSIS
#use wml::sup::hextriple <: ($r, $g, $b) = &triple2rgb($triple); :> <: $triple = &rgb2triple($r, $g, $b); :>
DESCRIPTION
This converts between the strings "RRGGBB" or "#RRGGBB" and the corresponding hextriple consisting of the value for red, green and blue.
AUTHOR
Ralf S. Engelschall rse@engelschall.com www.engelschall.com
REQUIRES
Internal: P1, P3 External: --
SEE ALSO
HTML color attributes. EN Tools 2014-04-16 wml::sup::hextriple(3)
Related Man Pages
wml::des::all(3) - debian
wml::all(3) - debian
wml::des::preload(3) - debian
wml::std::href(3) - debian
wml::fmt::xtable(3) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?