Applies the window level values on the input canvas data and stores them in the output Canvas.
DICOMImageInformationRenderer.prototype.render = function(
outputCanvas ,
inputCanvas
)
render(outputCanvas: HTMLCanvasElement, inputCanvas: HTMLCanvasElement): void;
outputCanvas
A HTMLCanvasElement
value that references a canvas element to output to the user. The output canvas element can be either 2D or 3D and contains processed data after applying the window level.
inputCanvas
A HTMLCanvasElement
value that references the input canvas that is drawn from the service. The input canvas element contains raw data before applying the window level.
DICOMImageInformationRenderer Members
Leadtools.Controls.Medical Namespace
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document