renderUsingCanvas Method

Summary

Renders the window level using the canvas as output.

Syntax
TypeScript
JavaScript
DICOMImageInformationRenderer.prototype.renderUsingCanvas = function( 
   canvas, 
   isNewImageData 
) 
renderUsingCanvas( 
   canvas: HTMLCanvasElement, 
   isNewImageData: boolean 
): void; 

Parameters

canvas

The output canvas which will contains the resultant window leveled image.

isNewImageData

true if the image has been rendered for the first time, false otherwise.

Remarks

This method will raise UpdateImageData.

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.