Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.25
|
Leadtools.Dicom Namespace : DicomSetImageFlags Enumeration |
[FlagsAttribute()] public enum DicomSetImageFlags : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration
<FlagsAttribute()> Public Enum DicomSetImageFlags Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage
Dim instance As DicomSetImageFlags
[FlagsAttribute()] public enum DicomSetImageFlags : System.IComparable, System.IConvertible, System.IFormattable
public class DicomSetImageFlags
Leadtools.Dicom.DicomSetImageFlags = function() { }; Leadtools.Dicom.DicomSetImageFlags.prototype = {<br/> None = 0x00000000, AutoSaveOverlays = 0x00000001, AutoSetVoiLut = 0x00000002, MinimizeJpegSize = 0x00000004, MfgOverwriteShared = 0x00000008, MfgVoiLutPerFrame = 0x00000010, MfgVoiLutShared = 0x00000020, MfgModalityLutPerFrame = 0x00000040, MfgModalityLutShared = 0x00000080, OptimizedMemory = 0x00000200, KeepLutsIntact = 0x20000000, };
[FlagsAttribute()] public enum class DicomSetImageFlags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.DicomSetImageFlags