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




Represents the values that controls the behaviour of the methods InsertImage and SetImage.

Syntax

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

Members

MemberDescription
None None.
AutoSaveOverlays The method will automatically insert the overlays associated with the input image into the dataset.
AutoSetVoiLut The method will automatically add a VOI LUT to the dataset.
MinimizeJpegSize and the nCompression parameter is IMAGE_COMPRESSION_JPEG_LOSSLESS or IMAGE_COMPRESSION_JPEG_LOSSY, the JPEG compression engine will use optimized Huffman tables, which results in better compression, but slower speed
KeepLutsIntact For internal use by LEADTOOLS.

Example

For an example, refer to GetImage.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.DicomSetImageFlags

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