TiffSShortTag

TiffSShortTag constructor

Initializes a new instance of the TiffSShortTag class.

public TiffSShortTag(TiffTagID tagID, short[] value)
Parameter Type Description
tagID TiffTagID The tag identifier.
value Int16[] The value.

See Also