openDICOM.NET API Reference (openDICOM# Class Library)

ByteConvert.ToSignedWords Method 

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

public static short[] ToSignedWords(
   byte[] bytes
);

See Also

ByteConvert Class | openDicom.Encoding Namespace