Click or drag to resize

AtalaInt128ToHexString Method

Returns a hex string with the contents of the 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 string ToHexString()

Return Value

Type: String
A hex string representation of the AtalaInt128.
See Also