mirror of https://github.com/CrimsonTome/tldr.git
10 lines
282 B
Markdown
10 lines
282 B
Markdown
# pambackground
|
|
|
|
> Create a mask of the background in a PAM image.
|
|
> See also: `pbmmask`.
|
|
> More information: <https://netpbm.sourceforge.net/doc/pambackground.html>.
|
|
|
|
- Create a mask of the background in a PAM image:
|
|
|
|
`pambackground {{path/to/image.pam}} > {{path/to/output.pam}}`
|