Gets the current hardware that renders the volume using 3D texturing.
Public Shared Function CanUse3DTexturing(
ByVal width As Integer,
ByVal height As Integer,
ByVal depth As Integer
) As Boolean
width
Width of the proposed volume.
height
Height of the proposed volume.
depth
Number of frames of the proposed volume.
true if the volume can be rendered using the 3D texturing rendering method; otherwise is false and 2D texturing method should be used.
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