Searched refs:resolution (Results 1 – 3 of 3) sorted by relevance
43 it doesn't copy geotiff tags to the reduced resolution images.45 o Reduced resolution overviews for multi-sample files will currently62 items are reduced resolution images. 75 Subfile Type: reduced-resolution image (1 = 0x1)84 Subfile Type: reduced-resolution image (1 = 0x1)93 Subfile Type: reduced-resolution image (1 = 0x1)102 Subfile Type: reduced-resolution image (1 = 0x1)
91 double resolution = -1; in main() local121 resolution = atof(optarg); in main()273 if (resolution > 0) { in main()274 TIFFSetField(out, TIFFTAG_XRESOLUTION, resolution); in main()275 TIFFSetField(out, TIFFTAG_YRESOLUTION, resolution); in main()
3194 * tools/tiff2pdf.c: Do not assume inches when the resolution units6106 * tools/tiff2ps: New commandline switches to override resolution