C#
VB
Java
WinRT C#
C++
Gets or sets the Photometric type code.
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'); public:property Leadtools.Dicom.DicomImagePhotometricInterpretationType PhotometricInterpretation {Leadtools.Dicom.DicomImagePhotometricInterpretationType get();void set ( Leadtools.Dicom.DicomImagePhotometricInterpretationType value);}
A DicomImageCompressionType enumeration that represents the Photometric type code.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
