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
- enum TiffTagID
- class TiffShortTag
- namespace GroupDocs.Metadata.Formats.Image
- assembly GroupDocs.Metadata