mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 07:35:42 +02:00

* yuy2topam: add Spanish translation --------- Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
247 B
247 B
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}}