Gets or sets the BitPerPixel for the image.
Object.defineProperty(Frame.prototype, 'bitPerpixel',
get: function(),
set: function(value)
)
bitPerpixel: number;
Value that represents the bit 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