Gets a value indicating whether the specified cell can be converted into a 3D volume.
canDo3D = function(
cell
)
static canDo3D(
cell: Cell
): CanDo3DStatus;
cell
The cell in question
A CanDo3DStatus value indicating whether a 3D volume can be generated. The return is either OK.ok, or a reason why a 3D volume cannot be generated.
This is a static method that returns a CanDo3DStatus value indicating whether a 3D volume can be generated. The return is either OK.ok, or a reason why a 3D volume cannot be generated.
Use this method before creating the following output:
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