man rgb2pat (Commandes) - Converts an image file from 24-bit RGB to PAT format.

NAME

rgb2pat - 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>.