RenderingType Enumeration

Summary

The rendering type used in the 3D volume.

Syntax
C#
C++/CLI
public enum RenderingType 
public: 
   enum class RenderingType sealed 
Members
ValueMemberDescription
0HardwareSoftwareHardware and software rendering engines.
1SoftwareOnlySoftware rendering engine only.
Remarks

RenderingType provides the ability to use both software and hardware rendering engines or just the software rendering engine.

The 3D engine works across multiple graphics card providers, such as Nvidia, AMD, Intel, etc. It can also fall back to be rendered using purely the CPU in case the current hardware does not meet the minimum requirements. For more information, refer to LEADTOOLS Medical Web Viewer Minimum/Recommended Requirements.

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.

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