openDICOM.NET API Reference (openDICOM# Class Library)

ByteConvert.ToUnsignedWords Method 

Converts an array of bytes into an array of unsigned words.

public static ushort[] ToUnsignedWords(
   byte[] bytes
);

See Also

ByteConvert Class | openDicom.Encoding Namespace