LEADTOOLS Medical (Leadtools.Dicom assembly)

PhotometricInterpretation Property

Show in webframe







Gets or sets the Photometric type code.
Syntax
public DicomImagePhotometricInterpretationType PhotometricInterpretation {get; set;}
'Declaration
 
Public Property PhotometricInterpretation As DicomImagePhotometricInterpretationType
'Usage
 
Dim instance As DicomImageInformation
Dim value As DicomImagePhotometricInterpretationType
 
instance.PhotometricInterpretation = value
 
value = instance.PhotometricInterpretation
public DicomImagePhotometricInterpretationType PhotometricInterpretation {get; set;}

            
public DicomImagePhotometricInterpretationType getPhotometricInterpretation()
public void setPhotometricInterpretation(DicomImagePhotometricInterpretationType value)
            
 
get_PhotometricInterpretation();
set_PhotometricInterpretation(value);
Object.defineProperty('PhotometricInterpretation');
public:
property DicomImagePhotometricInterpretationType PhotometricInterpretation {
   DicomImagePhotometricInterpretationType get();
   void set (    DicomImagePhotometricInterpretationType value);
}

Property Value

A DicomImageCompressionType enumeration that represents the Photometric type code.
Requirements

Target Platforms

See Also

Reference

DicomImageInformation Class
DicomImageInformation Members
PhotometricInterpretationName Property

 

 


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