Files
tldr/pages.zh/common/yuy2topam.md

8 lines
236 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# yuy2topam
> 将YUY2字节转换为PAM。
> 更多信息:<https://netpbm.sourceforge.net/doc/yuy2topam.html>。
- 将YUY2字节转换为PAM
`yuy2topam -width {{值}} -height {{值}} {{path/to/file.yuy2}} > {{path/to/file.pam}}`