TiffDoubleType.TiffDoubleType

TiffDoubleType(TiffTags)

Initializes a new instance of the TiffDoubleType class.

public TiffDoubleType(TiffTags tagId)
ParameterTypeDescription
tagIdTiffTagsThe tag id.

See Also


TiffDoubleType(ushort)

Initializes a new instance of the TiffDoubleType class.

public TiffDoubleType(ushort tagId)
ParameterTypeDescription
tagIdUInt16The tag id.

See Also