openDICOM.NET API Reference (openDICOM# Class Library)

ByteConvert.ToBytes Method (UInt16[])

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

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

See Also

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