![]() IsDicomFile | Determines whether a specified file is a DICOM file. |
DicomFile
|
Overloaded. Initializes a new instance of the DicomFile class. |
DataSet (inherited from AcrNemaFile) | DICOM data set containing the entire file content. |
HasPixelData (inherited from AcrNemaFile) | Determines whether an ACR-NEMA file contains pixel data. |
IsStrictDecoded (inherited from AcrNemaFile) | Switch for controlling strictness of entire file content decoding. |
MetaInformation | DICOM file meta information. This is a DICOM data set. |
PixelData (inherited from AcrNemaFile) | This file instance's pixel data. |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetJointDataSets | Concatenates DICOM file meta information and DICOM data set to one and returns it. Aim of this method is to ease the use of AcrNemaFile and DicomFile without differentiation. But be careful! Resulting data set will always use the default transfer syntax! |
GetType (inherited from Object) | |
LoadFrom | Re-creates a DICOM file instance from specified DICOM output stream. |
ToString (inherited from Object) |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
DicomFile Class | openDicom.File Namespace