Skip to content

Latest commit

 

History

History
executable file
·
7 lines (7 loc) · 225 Bytes

tiff2rgba-rgb-3c-8b.sh

File metadata and controls

executable file
·
7 lines (7 loc) · 225 Bytes
 
Oct 22, 2017
Oct 22, 2017
1
2
3
4
5
6
7
#!/bin/sh
# Generated file, master is Makefile.am
. ${srcdir:-.}/common.sh
infile="$srcdir/images/rgb-3c-8b.tiff"
outfile="o-tiff2rgba-rgb-3c-8b.tiff"
f_test_convert "$TIFF2RGBA" $infile $outfile
f_tiffinfo_validate $outfile