TiffByteType.TiffByteType

TiffByteType(TiffTags)

Initializes a new instance of the TiffByteType class.

public TiffByteType(TiffTags tagId)
ParameterTypeDescription
tagIdTiffTagsThe tag id.

See Also


TiffByteType(ushort)

Initializes a new instance of the TiffByteType class.

public TiffByteType(ushort tagId)
ParameterTypeDescription
tagIdUInt16The tag id.

See Also