←Select platform

Initialize(DicomClassType,DicomDataSetInitializeType) Method

Summary
Creates the Data Set object, inserting the appropriate elements for the specified class.
Syntax
C#
VB
C++
Java
Public Overloads Sub Initialize( _ 
   ByVal classType As DicomClassType, _ 
   ByVal type As DicomDataSetInitializeType _ 
)  
public void initialize(DicomClassType classType, DicomDataSetInitializeType type) 

Parameters

classType
The IOD class to which the Data Set should be initialized.

type
The Value Representation and byte order of the Data Set.

Example

For an example, refer to Reset.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.