Loads a Data Set.
public void Load(
IntPtr buffer,
long bufferSize,
Leadtools.Dicom.DicomDataSetFlags flags
)
Public Overloads Sub Load( _
ByVal buffer As IntPtr, _
ByVal bufferSize As Long, _
ByVal flags As Leadtools.Dicom.DicomDataSetFlags _
)
public void Load(
IntPtr buffer,
long bufferSize,
Leadtools.Dicom.DicomDataSetFlags flags
)
function Leadtools.Dicom.DicomDataSet.Load(IntPtr,Int64,DicomDataSetFlags)(
buffer ,
bufferSize ,
flags
)
public:
void Load(
IntPtr buffer,
int64 bufferSize,
Leadtools.Dicom.DicomDataSetFlags flags
)
buffer
Pointer to a buffer that contains the Data Set to be loaded.
bufferSize
Size of the buffer, in bytes.
flags
Meta-header flags and Transfer Syntax flags that indicate the Data Set characteristics to use when loading the Data Set.
Unless you pass the DicomDataSetLoadFlags.LoadAndClose flag, This method DOES NOT make a copy of the memory pointed to by [buffer](" id="bufferparameterlink" class="popuplink). Therefore, DO NOT free this memory as long as you are using the Data Set referenced by this instance of the class, or until you have reset the Data Set by calling Reset. Once you have called Reset, you can repopulate the Data Set by calling Initialize, Load, or Load.
If you know certain characteristics of the Data Set in memory, you can set those in flags. Any characteristic that you do not set will be automatically determined. For example, if you know that the Meta-header is present, but you do not know the byte order, or whether the Value Representation is Implicit or Explicit, you can set only DicomDataSetFlags.MetaHeaderPresent in flags. During loading, LEADTOOLS will determine the byte order and whether the byte order is Implicit or Explicit.
If you do not know any of the characteristics of the Data Set in memory, set flags to DicomDataSetFlags.None and LEADTOOLS will automatically determine all the Data Set characteristics and load the Data Set accordingly.
For an example, refer to Load.
Load(String,DicomDataSetLoadFlags) Method
Products |
Support |
Feedback: Load(IntPtr,Int64,DicomDataSetFlags) 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.