DicomHeaderInfoByBytes

DicomImageInfo.DicomHeaderInfoByBytes property

Gets the dicom header information by bytes.

public byte[] DicomHeaderInfoByBytes { get; }

Property Value

The dicom header information by bytes.

See Also