rgb2pat - Man Page
Converts an image file from 24-bit RGB to PAT format.
Synopsis
rgb2pat infile width height
Description
rgb2pat is a program that converts an image file from 24-bit RGB to PAT format.
infile is an 24-bit RGB file of width/height; the resulting .pat file is written to stdout. The file can be used with visgrep(1) to scrape screen content.
Options
This command does not have any options.
See Also
Author
rgb2pat was written by Steve Slaven <bpk@hoopajoo.net>.
This manual page was written by Aurelien Jarno <aurel32@debian.org>, for the Debian project (but may be used by others).
Referenced By
pat2ppm(1), patextract(1), png2pat(1), visgrep(1), xautomation(7), xmousepos(1), xte(1).
October 18, 2003