LEADTOOLS Medical (Leadtools.Dicom assembly)

DicomImagePhotometricInterpretationType Enumeration

Show in webframe







Represents the Photometric constant.
Syntax
public enum DicomImagePhotometricInterpretationType : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum DicomImagePhotometricInterpretationType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As DicomImagePhotometricInterpretationType
public enum DicomImagePhotometricInterpretationType : System.IComparableSystem.IConvertibleSystem.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.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000Monochrome18- or 16-bits per pixel, grayscale image with the minimum sample value is intended to be displayed as white.
0x00000001Monochrome28- or 16-bits per pixel, grayscale image with the minimum sample value is intended to be displayed as black.
0x00000002PaletteColor8-bits per pixel, palettized color image.
0x00000003Rgb24-bits per pixel, RGB color image.
0x00000004Argb24-bits per pixel color image (Retired)
0x00000005CmykCMYK (Retired)
0x00000006YbrFull422Each pair of pixels is 4 bytes. Each pixel has luminence (Y) but shares chroma (B and R).
0x00000007YbrFullEach pixel has one byte for luminence (Y) and two bytes for chroma (B and R).
0x00000008YbrRctReversible Color Transformation
0x00000009YbrIctIrreversible Color Transformation
Example
For an example, refer to DicomDataSet.GetImage.
Inheritance Hierarchy

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

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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