Module file

Source

Structs§

OpenFileOptions
A builder type for opening a DICOM file with additional options.

Enums§

ReadPreamble
An enumerate of supported options for whether to read the 128-byte DICOM file preamble.

Functions§

from_reader
Create a DICOM object by reading from a byte source.
open_file
Create a DICOM object by reading from a file.

Type Aliases§

Result