TiffOptions.IsTiled

TiffOptions.IsTiled property

Gets a value indicating whether image is tiled.

public bool IsTiled { get; }

Property Value

true if image is tiled; otherwise, false.

See Also