1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-14 22:55:52 +02:00
tldr/pages.es/common/yuy2topam.md
Darío Hereñú 70f5584248
yuy2topam: add Spanish translation (#12425)
* yuy2topam: add Spanish translation

---------

Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
2024-03-02 11:56:33 -05:00

8 lines
247 B
Markdown

# yuy2topam
> Convierte bytes YUY2 a PAM.
> Más información: <https://netpbm.sourceforge.net/doc/yuy2topam.html>.
- Convierte bytes YUY2 a PAM:
`yuy2topam -width {{valor}} -height {{valor}} {{ruta/al/archivo.yuy2}} > {{ruta/al/archivo.pam}}`