C#
VB
C++
Gets or sets the photometric interpretation.
public DicomImagePhotometricInterpretationType PhotoMetricInterpretation { get; set; }
Public Property PhotoMetricInterpretation As Leadtools.Dicom.DicomImagePhotometricInterpretationType
public:
property Leadtools.Dicom.DicomImagePhotometricInterpretationType PhotoMetricInterpretation {
Leadtools.Dicom.DicomImagePhotometricInterpretationType get();
void set ( Leadtools.Dicom.DicomImagePhotometricInterpretationType );
}
The photometric interpretation constant.
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