Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
DicomImagePhotometricInterpretationType Enumeration
See Also  
Leadtools.Dicom Namespace : DicomImagePhotometricInterpretationType Enumeration



Represents the Photometric constant.

Syntax

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

Members

MemberDescription
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.
Argb 24-bits per pixel color image (Retired)
Cmyk CMYK (Retired)
YbrFull422 YBR_FULL_422
YbrFull YBR_FULL
YbrRct YBR_RCT (Reversible Color Transformation)
YbrIct YBR_ICT (Irreversible Color Transformation)

Example

For an example, refer to DicomDataSet.GetImage.

Inheritance Hierarchy

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

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

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