Home >> Linux Command A-E, Multimedia

bmptoppm/bmptopnm

Fungsi Perintah

Mengubah file BMP menjadi file PPM, PBM, PGM, atau PNM.

Struktur Perintah

bmptoppm filename
bmptopnm filename

Contoh Penggunaan

Mengubah file BMP ke file PNM

$ bmptoppm test.bmp >test.ppm

Leave a Reply