TiffDoubleTag
TiffDoubleTag constructor
Initializes a new instance of the TiffDoubleTag
class.
public TiffDoubleTag(TiffTagID tagID, double[] value)
Parameter | Type | Description |
---|---|---|
tagID | TiffTagID | The tag identifier. |
value | Double[] | The value. |
See Also
- enum TiffTagID
- class TiffDoubleTag
- namespace GroupDocs.Metadata.Formats.Image
- assembly GroupDocs.Metadata