Click or drag to resize

AtalaInt128UnaryNegation Operator

Calculates the 2-s compplement of the value

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 AtalaInt128 operator -(
	AtalaInt128 bi1
)

Parameters

bi1
Type: Atalasoft.ImagingAtalaInt128
The bi1.

Return Value

Type: AtalaInt128
See Also