openDICOM.NET API Reference (openDICOM# Class Library)

ByteConvert.SwapBytes Method (Double)

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

public static double SwapBytes(
   double value
);

See Also

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