TiffOptions.ValidTagCount

TiffOptions.ValidTagCount property

获取有效标签计数。这不是标签总数,而是可能被保留的标签数量。

public int ValidTagCount { get; }

Property Value

有效标签计数。

另请参见