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 mookie
1 days ago
tcl by oldlaptop
5 days ago
tcl by rhobart
18 days ago
tcl by rhobart
18 days ago
tcl by rhobart
19 days ago
tcl by Bradipo
19 days ago
tcl by rhobart
19 days ago
tcl by sssc
22 days ago
tcl by mookie
39 days ago
tcl by JMN
46 days ago
Submit
New paste
Documentation
From Jabber