yuy2topam: add page (#12362)

Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
pull/23/head
Juri Dispan 2024-02-28 19:47:29 +01:00 committed by GitHub
parent c76ceec8a6
commit a4a1efd9f8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
# yuy2topam
> Convert YUY2 bytes to PAM.
> More information: <https://netpbm.sourceforge.net/doc/yuy2topam.html>.
- Convert YUY2 bytes to PAM:
`yuy2topam -width {{value}} -height {{value}} {{path/to/file.yuy2}} > {{path/to/file.pam}}`