Section: User Commands (1)Updated: October 18, 2003Local indexUp
NAME
rgb2pat - Converts an image file from 24-bit RGB to PAT format.
SYNOPSIS
rgb2patinfile 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.