ITiffTagCreator.CreateInstance

ITiffTagCreator.CreateInstance method

Creates a new tag instance.

public TiffDataType CreateInstance(ushort tagId)
ParameterTypeDescription
tagIdUInt16The tag id.

Return Value

The newly created instance.

See Also