signed Property

Summary

Indicates whether the image is signed or unsigned.

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

Property Value

true if the image is signed, false if the image is unsigned.

Remarks

The image can be stored as an array of data, or as a png image, refer to Data32 and Image.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.