AccusoftImagXpress13 ActiveX DLL > ImagXpress Object : SaveTIFFRowsPerStrip Property |
Visual Basic |
---|
Public Property SaveTIFFRowsPerStrip As Long |
TIFF internal architecture is tagged base and even the data is tagged. Normally all the image data can be found in one tagged data strip but some TIFF viewers can take advantage of smaller multiple data strips for progressive viewing, etc. The user may opt to have a finite number of rows per strip giving multiple strip tags stored rather than all the rows in one strip.