LEADTOOLS Medical (Leadtools.Dicom assembly)

DicomDataSetInitializeType Enumeration

Show in webframe







Specifies the Value Representation and byte order of the Data Set.
Syntax
public enum DicomDataSetInitializeType : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum DicomDataSetInitializeType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As DicomDataSetInitializeType
public enum DicomDataSetInitializeType : System.IComparableSystem.IConvertibleSystem.IFormattable  

            
public enum DicomDataSetInitializeType
Leadtools.Dicom.DicomDataSetInitializeType = function() { };
Leadtools.Dicom.DicomDataSetInitializeType.prototype = {
ImplicitVRLittleEndian = 0x00000014, ExplicitVRLittleEndian = 0x00000024, ExplicitVRBigEndian = 0x00000028, };
public enum class DicomDataSetInitializeType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000014ImplicitVRLittleEndianThe Value Representation is Implicit and the byte order is Little Endian.
0x00000024ExplicitVRLittleEndianThe Value Representation is Explicit and the byte order is Little Endian.
0x00000028ExplicitVRBigEndianThe Value Representation is Explicit and the byte order is Big Endian.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.DicomDataSetInitializeType

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom Namespace
Initialize(DicomClassType,DicomDataSetInitializeType) Method

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features