image Property

Summary

Gets or sets the image data compressed as a png image.

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

Property Value

ImageElement that contains the image data compressed as a png image.

Remarks

To set the image data directly, refer to Data32.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

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