rgb2pat - Converts an image file from 24-bit RGB to PAT format.
Contents
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.
Name
rgb2pat - Converts an image file from 24-bit RGB to PAT format.
Options
This command does not have any options.
See Also
pat2ppm(1), patextract(1), png2pat(1), visgrep(1), xte(1).
Synopsis
rgb2patinfilewidthheight
