Linux command
pamoil 命令
文本
Uses pipes, overwrite, or deletion. Check paths and options first.
命令示例
Apply oil painting effect
pamoil [input.pam] > [output.pam]
Set smear size
pamoil -n [3] [input.pam] > [output.pam]
说明
pamoil creates oil painting effect. Smears colors based on frequency. The tool applies artistic filter. Part of Netpbm.
参数
- -n _SIZE_
- Neighborhood size (default 3).
FAQ
What is the pamoil command used for?
pamoil creates oil painting effect. Smears colors based on frequency. The tool applies artistic filter. Part of Netpbm.
How do I run a basic pamoil example?
Run `pamoil [input.pam] > [output.pam]` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -n _SIZE_ do in pamoil?
Neighborhood size (default 3).