Blame thirdparty/LibTIFF/tiff-4.0.3/test/tiff2rgba-rgb-3c-16b.sh
|
kusano |
7d535a |
#!/bin/sh
|
|
kusano |
7d535a |
# Generated file, master is Makefile.am
|
|
kusano |
7d535a |
. ${srcdir:-.}/common.sh
|
|
kusano |
7d535a |
infile="$srcdir/images/rgb-3c-16b.tiff"
|
|
kusano |
7d535a |
outfile="o-tiff2rgba-rgb-3c-16b.tiff"
|
|
kusano |
7d535a |
f_test_convert "$TIFF2RGBA" $infile $outfile
|
|
kusano |
7d535a |
f_tiffinfo_validate $outfile
|