TiffShortType.TiffShortType

TiffShortType(TiffTags)

Initializes a new instance of the TiffShortType class.

public TiffShortType(TiffTags tagId)
ParameterTypeDescription
tagIdTiffTagsThe tag id.

See Also


TiffShortType(ushort)

Initializes a new instance of the TiffShortType class.

public TiffShortType(ushort tagId)
ParameterTypeDescription
tagIdUInt16The tag id.

See Also