Requests a screen-shot of the rendered 3D volume.
Object3DEngine.prototype.render3D = function(
url
)
render3D(
url: string
): void;
url
The URL of the requested image, the rendered 3D volume.
This method is called internally by Cell3D when the engine gets attached to it.
To create a 3D engine, call Start.
Register the event by setting up a Request3DData event that acts as an interface between the engine and the server call.
Attach that 3D engine to a Cell3D. View the 3D volume using the Object3D property.
Refer to Cell3D
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