TiffIfdType

TiffIfdType constructor (1 of 2)

Initializes a new instance of the TiffIfdType class.

public TiffIfdType(TiffTags tagId)
ParameterTypeDescription
tagIdTiffTagsThe tag id.

See Also


TiffIfdType constructor (2 of 2)

Initializes a new instance of the TiffIfdType class.

public TiffIfdType(ushort tagId)
ParameterTypeDescription
tagIdUInt16The tag id.

See Also