Gets or sets the photometric interpretation.
Object.defineProperty(DICOMImageInformation.prototype, 'photometricInterpretation',
get: function(),
set: function(value)
)
photometricInterpretation: string;
Value that represents the photometric interpretation.
This value can be retrieved from the DICOM data set.
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