Accusoft ImagXpress 12
SaveTIFFRowsPerStrip Property
See Also  Send comments on this topic.
AccusoftImagXpress12 ActiveX DLL > ImagXpress Object : SaveTIFFRowsPerStrip Property

Glossary Item Box

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

©2013. Accusoft Corporation. All Rights Reserved.