LEADTOOLS Medical (Leadtools.Dicom assembly)
LEAD Technologies, Inc

DicomGetImageFlags Enumeration








Represents the values that controls the behavior of the methods DicomDataSet.GetImage and DicomDataSet.GetImages. .NET support WinRT support Silverlight support
Syntax
'Declaration
 
<FlagsAttribute()>
Public Enum DicomGetImageFlags 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As DicomGetImageFlags
[FlagsAttribute()]
public enum DicomGetImageFlags : System.IComparableSystem.IConvertibleSystem.IFormattable  
ObjectiveC Syntax
Java Syntax
Leadtools.Dicom.DicomGetImageFlags = function() { };
Leadtools.Dicom.DicomGetImageFlags.prototype = {
LeadtoolsMemberMarker(replace me) };
[FlagsAttribute()]
public enum class DicomGetImageFlags : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
AllowRangeExpansion(Deprecated, do not use) the method will adjust the high bit and/or low bit (if possible) inside the Leadtools.RasterImage in order to hold the range of pixel values after applying the modality LUT.
AutoApplyModalityLutthe method will automatically apply the "Modality LUT" when loading the image.
AutoApplyVoiLutthe method will automatically apply the "VOI LUT" when loading the image.
AutoDectectInvalidRleCompressionOnly used with RLE compressed image data. Automatically detects if the MSB and LSB segments of RLE compressed image data are written in the incorrect order.
AutoLoadOverlaysthe method will automatically extract the overlays included in the dataset and add them to the loaded image.
AutoScaleModalityLutthe method will scale the resulting pixel data to fit within the range of 0 to 2^BitsPerPixel-1 if any of the values would exceed that range.
AutoScaleVoiLutOnly used in conjunction with AutoScaleModalityLut. The method will rescale the VOI LUT to match the rescale that was performed by AutoScaleModalityLut.
NoneNone.
Example
For an example, refer to DicomDataSet.GetImage.
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Leadtools.Dicom Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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