search for: tiffreadrgbaimag

Displaying 1 result from an estimated 1 matches for "tiffreadrgbaimag".

Did you mean: tiffreadrgbaimage
2004 Jan 12
2
Wrote new tiff package, would like big-endian tiffs for testing
...that has NOT be rescaled to 0-1 occurs in the pixmap data slots for plotting). I based the package on libtiff, not because it is perfect, but because it is efficient and will allow access to a broad, even if not comprehensive, range of tiff images. (By the way, one problem with libtiff is that its TIFFReadRGBAImage function truncates 16 bit images to 8 bits...my library circumvents this path for 16bit images, thus maintaining the full 16bit data--at least for non-tiled images). What I am in need in, however, are "big-endian" (byte order=MM), 16-bit tiff files to test my package against. Working e...