| AWARE [SYSTEMS] | Imaging expertise for the Delphi developer | |||||||
![]() |
TIFF and LibTiff Mailing List Archive | |||||||
LibTiff Mailing List
TIFF and LibTiff Mailing List Archive Contact
The TIFF Mailing List Homepage |
Thread2010.05.11 16:58 "Re: Tiff with varying bit depths", by Scott RibeOn May 11, 2010, at 10:52 AM, Igor Skochinsky wrote: > The values make perfect sense to me. > The image is 64x64 pixels, each pixel is 16 bits, so the strip size is > 64*64*2 = 8192 bytes. Pixel data is split into three samples: 5, 6, > and 5 bits for R, G and B. Yeah, sorry, I read the tags instead of the values, for ImageWidth (256) and ImageLength (257). Well, at least if the tags related to image & strip size are consistent, there's a chance of reading it in some reasonable way, without just having to make assumptions about the particular image. -- Scott Ribe scott_ribe@elevated-dev.com http://www.elevated-dev.com/ (303) 722-0567 voice |
|||||||