TiffOptions.RemoveTag

TiffOptions.RemoveTag method

移除标签。

public bool RemoveTag(TiffTags tag)
参数类型描述
标签TiffTags要删除的标签。

返回值

true 如果成功删除

另请参见