libtiff/test/tiff2rgba-palette-1c-8b.sh

7 lines
186 B
Bash
Raw Normal View History

#!/bin/sh
. ${srcdir:-.}/common.sh
infile="/images/palette-1c-8b.tiff"
outfile="o-tiff2rgba-palette-1c-8b.tiff"
f_test_convert "$TIFF2RGBA" $infile $outfile
f_tiffinfo_validate $outfile