mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
pampop9: add page (#11756)
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# pampop9
|
||||
|
||||
> Simulate a multi-lens camera such as the Pop9.
|
||||
> More information: <https://netpbm.sourceforge.net/doc/pampop9.html>.
|
||||
|
||||
- Tile the input image xtiles by ytiles times, increasing the offset each time as determined by xdelta and ydelta:
|
||||
|
||||
`pampop9 {{path/to/input.pam}} {{xtiles}} {{ytiles}} {{xdelta}} {{ydelta}} > {{path/to/output.pam}}`
|
||||
Reference in New Issue
Block a user