Gets or sets the bits per pixel for the image.
Object.defineProperty(DICOMImageInformation.prototype, 'bitsPerPixel',
get: function(),
set: function(value)
)
bitsPerPixel: number;
Value that represents the bits per pixel for the image.
This value must be set for the window level to work correctly.
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