Int24 Constructor

Overload List

Int24(Int24)Creates 24-bit signed integer from an existing 24-bit signed integer.
Int24(Int32)Creates 24-bit signed integer from a 32-bit signed integer.
Int24(Byte, Int32)Creates 24-bit signed integer from three bytes at a specified position in a byte array.

See Also