From rowberg@u.washington.edu Tue Mar  4 09:26:10 1997
Path: solitaire.cv.nrao.edu!hearst.acc.Virginia.EDU!news-dc-10.sprintlink.net!news-pull.sprintlink.net!news.sprintlink.net!news-peer.sprintlink.net!howland.erols.net!newsxfer.itd.umich.edu!uunet!in1.uu.net!140.142.64.3!news.u.washington.edu!root
From: Alan Rowberg <rowberg@u.washington.edu>
Newsgroups: sci.data.formats
Subject: Re: 16-bit TIFFs
Date: Sun, 02 Mar 1997 09:10:44 -0800
Organization: University of Washington
Lines: 27
Message-ID: <3319B494.2081@u.washington.edu>
References: <5es7l3$ks7@vixen.cso.uiuc.edu>
NNTP-Posting-Host: cs107-7.u.washington.edu
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Mozilla 3.0 (Win16; I)

ImageTool will handle 16-bit tiffs.  You can import your file in RAW
format then save as a tiff file.  Their source code is also available.

http://ddsdx.uthscsa.edu/dig/itdesc.html
---------------------------
Doug Morris wrote:
> 
> All,
>         I'm looking for a routine to take  RAW 2D data (SHORTS or
> UNSIGNED SHORTS) and write it out as a valid TIFF file.  I've looked at
> the code for libtiff with little illumination.  It appears that anything
> larger than 8-bits is assumed to be RGB.  Any suggestions?
> 
> Thanks,
> 
> Doug Morris
> 
> | Doug Morris                       |  University of Illinois            |
> | email: dmorris@bmrl.med.uiuc.edu  |  Biomedical Magnetic Resonance Lab |
> | fax:   217-244-1330               |  1307 W. Park St.                  |
> | voice: 217-244-0290               |  Urbana Il 61801                   |
> 
> --
> | Doug Morris                       |  University of Illinois            |
> | email: dmorris@bmrl.med.uiuc.edu  |  Biomedical Magnetic Resonance Lab |
> | fax:   217-244-1330               |  1307 W. Park St.                  |
> | voice: 217-244-0290               |  Urbana Il 61801                   |

