Click or drag to resize

AtalaInt128 Constructor (Int64)

Creates a new instance of AtalaInt128 from a long.

Namespace:  Atalasoft.Imaging
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public AtalaInt128(
	long value
)

Parameters

value
Type: System.Int64
The value to use for the AtalaInt128.
See Also