| Leadtools.Dicom Namespace : DicomImagePhotometricInterpretationType Enumeration |
public enum DicomImagePhotometricInterpretationType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum DicomImagePhotometricInterpretationType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As DicomImagePhotometricInterpretationType
public enum DicomImagePhotometricInterpretationType : System.IComparable, System.IConvertible, System.IFormattable
public enum DicomImagePhotometricInterpretationType
Leadtools.Dicom.DicomImagePhotometricInterpretationType = function() { };
Leadtools.Dicom.DicomImagePhotometricInterpretationType.prototype = {
Monochrome1 = 0x00000000,
Monochrome2 = 0x00000001,
PaletteColor = 0x00000002,
Rgb = 0x00000003,
Argb = 0x00000004,
Cmyk = 0x00000005,
YbrFull422 = 0x00000006,
YbrFull = 0x00000007,
YbrRct = 0x00000008,
YbrIct = 0x00000009,
};
public enum class DicomImagePhotometricInterpretationType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.DicomImagePhotometricInterpretationType