Returns an array of numeric values that are stored in the Value Field of the specified element.
public double[] GetDoubleValueExt(
Leadtools.Dicom.DicomElement element,
int index,
uint count
)
Public Overloads Function GetDoubleValueExt( _
ByVal element As Leadtools.Dicom.DicomElement, _
ByVal index As Integer, _
ByVal count As UInteger _
) As Double()
public double[] GetDoubleValueExt(
Leadtools.Dicom.DicomElement element,
int index,
uint count
)
function Leadtools.Dicom.DicomDataSet.GetDoubleValueExt(DicomElement,Int32,UInt32)(
element ,
index ,
count
)
public:
array<double>^ GetDoubleValueExt(
Leadtools.Dicom.DicomElement^ element,
int index,
uint count
)
element
An item in the Data Set.
index
The zero-based index of the first value to retrieve, when more than one value is stored in the Value Field.
count
Value that represents the number of values to retrieve when more than one value is stored in the Value Field. In most instances you will only retrieve one value so this parameter will be equal to one.
A buffer to a double value stored in the Value Field of the specified Data Element. It is null if the length of the Value Field is 0, the method was called for the incorrect Value Representation type, or the method was called for a folder (sequence) element.
This method differs from GetDoubleValue in that it can be called with any numeric value representation. This includes the following:
For more information about Value Representations, refer to Default Value Representation Table. If you have more than one value stored in the Value Field of the specified Data Element, you can retrieve one or more of those elements. For example, if the Value Field of the specified Data Element contains three numeric values, and you are only interested in retrieving the last two numeric values, set [index](" id="indexparameterlink" class="popuplink) to 1 and count to 2. This tells the method to retrieve the numeric values starting at position 1 (the index is zero-based) and retrieve two values. Therefore you would retrieve the values in positions 1 and 2 in the Value Field.
GetDoubleValuePtr(DicomElement,Int32,Int32) Method
GetShortValue(DicomElement,Int32,Int32) Method
GetLongValue(DicomElement,Int32,Int32) Method
GetIntValue(DicomElement,Int32,Int32) Method
GetBinaryValue(DicomElement,Int32) Method
GetByteValue(DicomElement,Int32,Int32) Method
GetFloatValue(DicomElement,Int32,Int32) Method
GetAgeValue(DicomElement,Int32,Int32) Method
GetDateValue(DicomElement,Int32,Int32) Method
GetTimeValue(DicomElement,Int32,Int32) Method
Products |
Support |
Feedback: GetDoubleValueExt(DicomElement,Int32,UInt32) Method - Leadtools.Dicom |
Introduction |
Help Version 19.0.2017.6.16
|
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
Your email has been sent to support! Someone should be in touch! If your matter is urgent please come back into chat.
Chat Hours:
Monday - Friday, 8:30am to 6pm ET
Thank you for your feedback!
Please fill out the form again to start a new chat.
All agents are currently offline.
Chat Hours:
Monday - Friday
8:30AM - 6PM EST
To contact us please fill out this form and we will contact you via email.