TiffFloatType.TiffFloatType

TiffFloatType(TiffTags)

Initializes a new instance of the TiffFloatType class.

public TiffFloatType(TiffTags tagId)
ParameterTypeDescription
tagIdTiffTagsThe tag id.

See Also


TiffFloatType(ushort)

Initializes a new instance of the TiffFloatType class.

public TiffFloatType(ushort tagId)
ParameterTypeDescription
tagIdUInt16The tag id.

See Also