an L function
Posted to
tcl
by hat0 at Thu Nov 08 23:49:14 GMT 2007
view raw
string
rgb_to_bin( int w, int h,
string
data )
{
return
binary("
format
",
"H
${ w*h*6 }
",
string
("map",
arr("\n", "",
"\r", "",
" ", ""),
data));
}
Recent Posts
tcl by schelte
3 days ago
tcl by iobates
3 days ago
tcl by cgm
4 days ago
tcl by iobates
9 days ago
tcl by FM
13 days ago
tcl by FM
13 days ago
tcl by FM
13 days ago
tcl by FM
13 days ago
tcl by FM
13 days ago
tcl by FM
13 days ago
Submit
New paste
Documentation
From Jabber