AtalaInt128 Conversion (Int32 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 (
int value
)
Public Shared Widening Operator CType (
value As Integer
) As AtalaInt128
Parameters
- value
- Type: SystemInt32
int
Return Value
Type:
AtalaInt128AtalaInt128
See Also