Quantcast
Channel: XnView Software
Viewing all articles
Browse latest Browse all 4990

image and thumbnail display problem

$
0
0
by XnTriq (Posted Wed Apr 20, 2016 12:45 am)
AWare Systems: AsTiffTagViewer

AsTiffTagViewer (roi.0204746100.tif) wrote:
Code: Select all
Tag Code        | Data Type | Count | Value             
----------------+-----------+-------+--------------------
ImageWidth      |   Short   |   1   | 918               
ImageLength     |   Short   |   1   | 294               
BitsPerSample   |   Short   |   3   | 16, 16, 16         
Compression     |   Short   |   1   | Uncompressed       
Photometric     |   Short   |   1   | RGB               
StripOffsets    |   Long    |   1   | 8                 
Orientation     |   Short   |   1   | TopLeft           
SamplesPerPixel |   Short   |   1   | 3                 
RowsPerStrip    |   Short   |   1   | 294               
StripByteCounts |   Long    |   1   | 1619352           
MinSampleValue  |   Short   |   3   | 0, 0, 0           
MaxSampleValue  |   Short   |   3   | 65535, 65535, 65535
PlanarConfig    |   Short   |   1   | Contig             
SMinSampleValue |   Short   |   3   | 0, 0, 0           
SMaxSampleValue |   Short   |   3   | 0, 0, 0           




GnuWin: Tiff for Windows
tiffinfo.exe needs jpeg62.dll (Jpeg for Windows» Binaries) and zlib1.dll (Zlib for Windows» Binaries).

tiffinfo.exe -D roi.0204746100.tif wrote:
Code: Select all
TIFF Directory at offset 0x18b5a0 (1619360)
  Image Width: 918 Image Length: 294
  Bits/Sample: 16
  Compression Scheme: None
  Photometric Interpretation: RGB color
  Orientation: row 0 top, col 0 lhs
  Samples/Pixel: 3
  Rows/Strip: 294
  Min Sample Value: 0
  Max Sample Value: 65535
  SMin Sample Value: 0
  SMax Sample Value: 0
  Planar Configuration: single image plane

tiffinfo.exe -D roi.0204753800.tif wrote:
Code: Select all
TIFF Directory at offset 0x1c03e8 (1836008)
  Image Width: 1020 Image Length: 300
  Bits/Sample: 16
  Compression Scheme: None
  Photometric Interpretation: RGB color
  Orientation: row 0 top, col 0 lhs
  Samples/Pixel: 3
  Rows/Strip: 300
  Min Sample Value: 0
  Max Sample Value: 65535
  SMin Sample Value: 0
  SMax Sample Value: 0
  Planar Configuration: single image plane


Read Main Topic

Viewing all articles
Browse latest Browse all 4990

Trending Articles