WriteSlong

TiffStreamWriter.WriteSlong method

Writes a single integer value to the stream.

public void WriteSlong(int data)
ParameterTypeDescription
dataInt32The value to write.

See Also