patextract - Extract a part of a PNG image file
Contents
Description
patextract is a program that extracts a part of a PNG image file and output that part in PAT format.
infile.png is an RGB or RGBA PNG file; the resulting part of the image is written in PAT format to
stdout. The file can be used with visgrep(1) to scrape screen content.
Name
patextract - Extract a part of a PNG image file
Options
This command does not have any options.
See Also
pat2ppm(1), patextract(1), rgb2pat(1), visgrep(1), xte(1).
Synopsis
patextractinfilexywidthheight
