Searched refs:f_test_convert (Results 1 – 25 of 69) sorted by relevance
123
14 f_test_convert "${TIFFCP}" "${IMG_UNCOMPRESSED}" "${conjoined}"15 f_test_convert "${TIFFSPLIT}" "${conjoined}" "${splitfile}"16 f_test_convert "${TIFFCP}" "${splitfile}*" "${reconjoined}"
6 f_test_convert "${TIFFCP} -c none" "${srcdir}/images/logluv-3c-16b.tiff" "o-tiffcp-logluv-raw.tiff"7 f_test_convert "${TIFFCP} -c sgilog" "o-tiffcp-logluv-raw.tiff" "o-tiffcp-logluv-sgilog.tiff"
12 f_test_convert "${TIFFCP}" "${IMG_UNCOMPRESSED}" "${conjoined}"13 f_test_convert "${TIFFSPLIT}" "${conjoined}" "${splitfile}"
9 f_test_convert "${TIFFCP} -c g3:1d" "${IMG_MINISWHITE_1C_1B}" "${outfile1}"10 f_test_convert "${THUMBNAIL}" "${outfile1}" "${outfile2}"
7 f_test_convert "${TIFFCP} -c g3:1d:fill" "${IMG_MINISWHITE_1C_1B}" "o-tiffcp-g3-1d-fill.tiff"
6 f_test_convert "${TIFFCP} -c g3" "${IMG_MINISWHITE_1C_1B}" "o-tiffcp-g3.tiff"
6 f_test_convert "${TIFFCP} -c g4" "${IMG_MINISWHITE_1C_1B}" "o-tiffcp-g4.tiff"
6 f_test_convert "${TIFFCP} -c g3:2d" "${IMG_MINISWHITE_1C_1B}" "o-tiffcp-g3-2d.tiff"
6 f_test_convert "${TIFFCP} -c g3:1d" "${IMG_MINISWHITE_1C_1B}" "o-tiffcp-g3-1d.tiff"
7 f_test_convert "${TIFFCP} -c g3:2d:fill" "${IMG_MINISWHITE_1C_1B}" "o-tiffcp-g3-2d-fill.tiff"
6 f_test_convert "$PPM2TIFF" $infile $outfile
6 f_test_convert "$TIFFCROP -E left -Z1:4,2:4" $infile $outfile
6 f_test_convert "$TIFFCROP -F both" $infile $outfile
6 f_test_convert "$TIFF2RGBA" $infile $outfile
6 f_test_convert "$TIFFCROP -R90" $infile $outfile
6 f_test_convert "$TIFFCROP -U px -E top -X 60 -Y 60" $infile $outfile