TiffOptions.IsExtraSamplesPresent

TiffOptions.IsExtraSamplesPresent property

Gets a value indicating whether the extra samples is present.

public bool IsExtraSamplesPresent { get; }

Property Value

true if the extra samples is present; otherwise, false.

See Also