Click or drag to resize

DicomHeaderParserGetDouble Method

Gets the value of a meta-data value as a double
Overload List
  NameDescription
Public methodGetDouble(UInt32, UInt32, DicomTag, UInt32)
Gets the value of a meta-data value as a double
Public methodGetDouble(UInt32, UInt32, UInt32, UInt32)
Gets the value of a meta-data value as a double
Public methodGetDouble(DicomGroup, UInt32, DicomTag, UInt32)
Gets the value of a meta-data value as a double
Public methodGetDouble(DicomGroup, UInt32, UInt32, UInt32)
Gets the value of a meta-data value as a double
Top
See Also