LEADTOOLS Medical (Leadtools.Dicom assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
DicomImagePhotometricInterpretationType Enumeration
See Also  
Leadtools.Dicom Namespace : DicomImagePhotometricInterpretationType Enumeration



Represents the Photometric constant. Supported in Silverlight, Windows Phone 7.

Syntax

Visual Basic (Declaration) 
Public Enum DicomImagePhotometricInterpretationType 
   Inherits System.Enum
   Implements IComparableIConvertibleIFormattable 
Visual Basic (Usage)Copy Code
Dim instance As DicomImagePhotometricInterpretationType
C# 
public enum DicomImagePhotometricInterpretationType : System.Enum, IComparableIConvertibleIFormattable  
C++/CLI 
public enum class DicomImagePhotometricInterpretationType : public System.Enum, IComparableIConvertibleIFormattable  

Members

MemberDescription
Argb24-bits per pixel color image (Retired)
CmykCMYK (Retired)
Monochrome18- or 16-bits per pixel, grayscale image with the minimum sample value is intended to be displayed as white.
Monochrome28- or 16-bits per pixel, grayscale image with the minimum sample value is intended to be displayed as black.
PaletteColor8-bits per pixel, palettized color image.
Rgb24-bits per pixel, RGB color image.
YbrFullYBR_FULL
YbrFull422YBR_FULL_422
YbrIctYBR_ICT (Irreversible Color Transformation)
YbrRctYBR_RCT (Reversible Color Transformation)

Example

For an example, refer to DicomDataSet.GetImage.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.DicomImagePhotometricInterpretationType

Requirements

Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)

See Also

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features