GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
TOBW(1) FreeBSD General Commands Manual TOBW(1)

tobw - Convert a 24 bit RLE file to eight bits of gray scale value.

tobw [ -t ] [ -o outfile ] [ infile ]

Tobw converts an image with 24 bit pixel values (eight bits each of red, green and blue) to eight bits of grayscale information. The NTSC Y transform is used. If the -t flag is given, then the monochrome pixel values are replicated on all three output channels (otherwise, just one channel of eight bit data is produced). If no input file is specified, tobw reads from stdin. If no output file is specified with -o, it writes the result to stdout.

to8(1), urt(1), rgb_to_bw(3), RLE(5).

Spencer Thomas

Month DD, YYYY 4th Berkeley Distribution

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.