C#
VB
C++
Gets or sets the Photometric type code.
[DataMemberAttribute()]
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 );
}
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