Click or drag to resize

AtalaInt128  Conversion (Int64 to AtalaInt128)

Overloading of the typecast operator

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

Parameters

value
Type: SystemInt64
long

Return Value

Type: AtalaInt128
AtalaInt128
See Also