png2pat - Converts an image file from PNG to PAT format.
Contents
Description
png2pat is a program that converts an image file from PNG to PAT format.
infile.png is an RGB or RGBA PNG file; the resulting .pat file is written to stdout. The file can be
used with visgrep(1) to scrape screen content.
Name
png2pat - Converts an image file from PNG to PAT format.
Options
This command does not have any options.
See Also
pat2ppm(1), patextract(1), rgb2pat(1), visgrep(1), xte(1).
Synopsis
png2patinfile.png
