SYNOPSIS
rgb2pat infile width heightDESCRIPTION
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.
AUTHOR
rgb2pat was written by Steve Slaven <[email protected]>.This manual page was written by Aurelien Jarno <[email protected]>, for the Debian project (but may be used by others).