HeaderBytes

DicomPackage.HeaderBytes property

Gets the header information by bytes.

public byte[] HeaderBytes { get; }

Property Value

The header bytes.

See Also