openDICOM.NET API Reference (openDICOM# Class Library)

ByteConvert.SwapBytes Method (Int32)

Changes between little and big endian byte ordering of a signed integer and returns it.

public static int SwapBytes(
   int value
);

See Also

ByteConvert Class | openDicom.Encoding Namespace | ByteConvert.SwapBytes Overload List