TiffUndefinedType.TiffUndefinedType

TiffUndefinedType(TiffTags)

Initializes a new instance of the TiffUndefinedType class.

public TiffUndefinedType(TiffTags tagId)
ParameterTypeDescription
tagIdTiffTagsThe tag id.

See Also


TiffUndefinedType(ushort)

Initializes a new instance of the TiffUndefinedType class.

public TiffUndefinedType(ushort tagId)
ParameterTypeDescription
tagIdUInt16The tag id.

See Also