TiffOptions.AddTag

TiffOptions.AddTag method

添加新标签。

public void AddTag(TiffDataType tagToAdd)
参数类型描述
tagToAddTiffDataType要添加的标签。

另请参见