<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - 16bit depth TIFF images render badly"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=36300#c23">Comment # 23</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - 16bit depth TIFF images render badly"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=36300">bug 36300</a>
              from <span class="vcard"><a class="email" href="mailto:serval2412@yahoo.fr" title="Julien Nabet <serval2412@yahoo.fr>"> <span class="fn">Julien Nabet</span></a>
</span></b>
        <pre>Original odp file contains a tiff with these characteristics:
TIFF Directory at offset 0x1f02e0 (2032352)
  Subfile Type: (0 = 0x0)
  Image Width: 582 Image Length: 582
  Resolution: 72, 72 pixels/inch
  Bits/Sample: 16
  Compression Scheme: None
  Photometric Interpretation: RGB color
  Samples/Pixel: 3
  Rows/Strip: 2
  Planar Configuration: single image plane
(from tiffinfo 4.1.0)

Looking at download.lst, it seems LO doesn't use any specific lib to deal with
tiff format. Instead, LO has some files in filter/source/graphicfilter/itiff.
Tiff is just a container format which can contain several formats (see
<a href="https://en.wikipedia.org/wiki/TIFF">https://en.wikipedia.org/wiki/TIFF</a>).</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>