TiffSShortType.TiffSShortType

TiffSShortType(TiffTags)

Initializes a new instance of the TiffSShortType class.

public TiffSShortType(TiffTags tagId)
ParameterTypeDescription
tagIdTiffTagsThe tag id.

See Also


TiffSShortType(ushort)

Initializes a new instance of the TiffSShortType class.

public TiffSShortType(ushort tagId)
ParameterTypeDescription
tagIdUInt16The tag id.

See Also