openDICOM.NET API Reference (openDICOM# Class Library)

ByteConvert.SwapBytes Method (Single)

Changes between little and big endian byte ordering of a single or float and returns it.

public static float SwapBytes(
   float value
);

See Also

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