TiffSByteType.TiffSByteType

TiffSByteType(TiffTags)

Initializes a new instance of the TiffSByteType class.

public TiffSByteType(TiffTags tagId)
ParameterTypeDescription
tagIdTiffTagsThe tag id.

See Also


TiffSByteType(ushort)

Initializes a new instance of the TiffSByteType class.

public TiffSByteType(ushort tagId)
ParameterTypeDescription
tagIdUInt16The tag id.

See Also