TiffShortTag

TiffShortTag constructor

Initializes a new instance of the TiffShortTag class.

public TiffShortTag(TiffTagID tagID, ushort[] value)
Parameter Type Description
tagID TiffTagID The tag identifier.
value UInt16[] The value.

See Also