TiffOptions.StripOffsets

TiffOptions.StripOffsets property

Gets or sets the strip offsets.

public uint[] StripOffsets { get; set; }

Property Value

The strip offsets.

See Also