Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
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 
Managed Extensions for C++ 
__value public enum DicomImagePhotometricInterpretationType : public 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 GetImage.

Inheritance Hierarchy

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

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

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