2025-03-14 21:59:59 -06:00
|
|
|
# yuy2topam
|
|
|
|
|
|
|
|
|
|
> Convierte bytes YUY2 a PAM.
|
|
|
|
|
> Más información: <https://netpbm.sourceforge.net/doc/yuy2topam.html>.
|
|
|
|
|
|
|
|
|
|
- Convierte bytes YUY2 a PAM:
|
|
|
|
|
|
2026-06-12 17:51:25 -06:00
|
|
|
`yuy2topam {{[-w|-width]}} {{valor}} {{[-h|-height]}} {{valor}} {{ruta/al/archivo.yuy2}} > {{ruta/al/archivo.pam}}`
|