bitsPerPixel Property

Summary

Gets or sets the bits per pixel for the image.

Syntax
TypeScript
JavaScript
Object.defineProperty(DICOMImageInformation.prototype, 'bitsPerPixel', 
	get: function(), 
	set: function(value) 
) 
bitsPerPixel: number; 

Property Value

Value that represents the bits per pixel for the image.

Remarks

This value must be set for the window level to work correctly.

Requirements

Target Platforms

Help Version 22.0.2023.2.14
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.