FileInfo

DicomImage.FileInfo property

Retrieve valuable header information from the DICOM file effortlessly with this intuitive property. Ideal for developers seeking quick access to essential details encapsulated within the DICOM file, ensuring efficient data extraction and analysis.

public DicomImageInfo FileInfo { get; }

See Also