mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
251 B
251 B
yuy2topam
将 YUY2 字节转换为 PAM。 更多信息:https://netpbm.sourceforge.net/doc/yuy2topam.html.
- 将 YUY2 字节转换为 PAM:
yuy2topam -width {{值}} -height {{值}} {{路径/到/文件.yuy2}} > {{路径/到/文件.pam}}