| 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 = {
None = 0x00000000,
AutoSaveOverlays = 0x00000001,
AutoSetVoiLut = 0x00000002,
MinimizeJpegSize = 0x00000004,
MfgOverwriteShared = 0x00000008,
MfgVoiLutPerFrame = 0x00000010,
MfgVoiLutShared = 0x00000020,
MfgModalityLutPerFrame = 0x00000040,
MfgModalityLutShared = 0x00000080,
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