firstStoredPixelValueMapped Property

Summary

Gets or sets the FirstStoredPixelValueMapped for the image.

Syntax

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

Property Value

Value that represents the FirstStoredPixelValueMapped for the image.

Remarks

This value can be retrieved from the DICOM data set.

Not all DICOM images have this value.

If the DICOM image has this value, then it must be set for the window level to work correctly.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly