| 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 |
Thread2006.02.09 10:28 "Cannot create Planar Separate tiff", by Michael DorrianI cannot seem to create a planar Separate Tiff. One strip is all R bytes then the next is all green bytes then the next is all Blue bytes. Say i have three strip image i have many rows(rows*strips=Image Length). I mean exactly 3 strips with no extra couple of rows at the bottom. Do i set the first strip to all Red bytes, the next to all green and the next to all blue. I am using TiffWriteEncodeStrip to write each strip. Is this correct?. Then if i do this should my output be correct or is my method wrong?. Sorry if this is a silly question because maybe i am doing something wrong in my pogram if themethod above is right...... |
|||||||