Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
DicomGetImageFlags Enumeration
See Also  
Leadtools.Dicom Namespace : DicomGetImageFlags Enumeration




Represents the values that controls the behaviour of the methods GetImage and GetImages.

Syntax

Visual Basic (Declaration) 
<FlagsAttribute()>
Public Enum DicomGetImageFlags 
   Inherits Enum
Visual Basic (Usage)Copy Code
Dim instance As DicomGetImageFlags
C# 
[FlagsAttribute()]
public enum DicomGetImageFlags : Enum 
Managed Extensions for C++ 
[FlagsAttribute()]
__value public enum DicomGetImageFlags : public Enum 
C++/CLI 
[FlagsAttribute()]
public enum class DicomGetImageFlags : public Enum 

Members

MemberDescription
None None.
AutoLoadOverlays the method will automatically extract the overlays included in the dataset and add them to the loaded image.
AutoApplyModalityLut the method will automatically apply the "Modality LUT" when loading the image.
AutoApplyVoiLut the method will automatically apply the "VOI LUT" when loading the image.
AllowRangeExpansion the method will adjust the high bit and/or low bit (if possible) inside the RasterImage in order to hold the range of pixel values after applying the modality LUT.

Example

For an example, refer to GetImage.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.DicomGetImageFlags

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

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