openDICOM.NET API Reference (openDICOM# Class Library)

ByteConvert.SwapBytes Method (UInt32)

Changes between little and big endian byte ordering of an unsigned integer and returns it.

public static uint SwapBytes(
   uint value
);

See Also

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