TiffOptions.StripByteCounts

TiffOptions.StripByteCounts property

Gets or sets the strip byte counts.

public uint[] StripByteCounts { get; set; }

Property Value

The strip byte counts.

See Also