Accusoft ImagXpress 13
SaveTIFFRowsPerStrip Property
Description
Gets and sets the number of rows to save in each strip of a TIFF file.
Property Type
Read-write property
Syntax
Visual Basic
Public Property SaveTIFFRowsPerStrip As Long
Return Type
The number of rows to save in each strip of a TIFF file up to the maximum height of the image.
Remarks

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.

See Also

ImagXpress Object  | ImagXpress Members  | Tiff Format  | Saving

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback