TiffDoubleType

TiffDoubleType constructor (1 of 2)

Initializes a new instance of the TiffDoubleType class.

public TiffDoubleType(TiffTags tagId)
ParameterTypeDescription
tagIdTiffTagsThe tag id.

See Also


TiffDoubleType constructor (2 of 2)

Initializes a new instance of the TiffDoubleType class.

public TiffDoubleType(ushort tagId)
ParameterTypeDescription
tagIdUInt16The tag id.

See Also