pampop9: add page (#11756)

pull/23/head
Juri Dispan 2023-12-15 19:10:15 +01:00 committed by GitHub
parent 412ea35825
commit 73a4fa9506
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

8
pages/common/pampop9.md Normal file
View File

@ -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}}`