TiffOptions.RowsPerStrip

TiffOptions.RowsPerStrip property

Gets or sets the rows per strip.

public uint RowsPerStrip { get; set; }

Property Value

The rows per strip.

See Also