WriteULong

TiffStreamWriter.WriteULong method

将单个无符号整数值写入流。

public void WriteULong(uint data)
范围类型描述
dataUInt32要写入的值。

也可以看看