function Leadtools.Controls.Medical.DICOMImageInformationRenderer.render( imageData , isNewImageData )
| Parameter | Type | Description |
|---|---|---|
| imageData | Leadtools.Html.ImageData | An HTML 5 ImageData object which will hold the rendered image data. |
| isNewImageData | bool | true if this HTML 5 ImageData object has never been used in a render operation before; false if it has. |