←Select platform

PhotometricInterpretation Property

Summary

Gets or sets the Photometric type code.

Syntax

C#
VB
Java
WinRT C#
C++
public DicomImagePhotometricInterpretationType PhotometricInterpretation { get; set; } 
Public Property PhotometricInterpretation As Leadtools.Dicom.DicomImagePhotometricInterpretationType 
public Leadtools.Dicom.DicomImagePhotometricInterpretationType PhotometricInterpretation {get; set;} 
public DicomImagePhotometricInterpretationType getPhotometricInterpretation() 
public void setPhotometricInterpretation(DicomImagePhotometricInterpretationType value) 
             
 <br/>get_PhotometricInterpretation();<br/>set_PhotometricInterpretation(value);<br/>Object.defineProperty('PhotometricInterpretation');  

Property Value

A DicomImageCompressionType enumeration that represents the Photometric type code.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly