openDICOM.NET API Reference (openDICOM# Class Library)

ByteConvert.ToBytes Method (Int16[])

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

public static byte[] ToBytes(
   short[] words
);

See Also

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