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
ObjectiveC Syntax
Java Syntax
Leadtools.Dicom.DicomImagePhotometricInterpretationType = function() { }; Leadtools.Dicom.DicomImagePhotometricInterpretationType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class DicomImagePhotometricInterpretationType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Argb | 24-bits per pixel color image (Retired) |
Cmyk | CMYK (Retired) |
Monochrome1 | 8- or 16-bits per pixel, grayscale image with the minimum sample value is intended to be displayed as white. |
Monochrome2 | 8- or 16-bits per pixel, grayscale image with the minimum sample value is intended to be displayed as black. |
PaletteColor | 8-bits per pixel, palettized color image. |
Rgb | 24-bits per pixel, RGB color image. |
YbrFull | YBR_FULL |
YbrFull422 | YBR_FULL_422 |
YbrIct | YBR_ICT (Irreversible Color Transformation) |
YbrRct | YBR_RCT (Reversible Color Transformation) |
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.DicomImagePhotometricInterpretationType
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