Click or drag to resize

AtalaInt128 Constructor (AtalaInt128)

Creates a new copy of an AtalaInt128.

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(
	AtalaInt128 i128
)

Parameters

i128
Type: Atalasoft.ImagingAtalaInt128
The AtalaInt128 to create a copy of.
See Also