typedef enum _ANZ_VIEW
{
ANZ_VIEW_TRANSVERSE,
ANZ_VIEW_SAGITTAL,
ANZ_VIEW_CORONAL
} ANZ_VIEW, *pANZ_VIEW;
The ANZ_VIEW enumeration provides information about loading Analyze 7.5 (ANZ) files in LEADTOOLS.
View Analyze file from underneath side.
View Analyze file from right side.
View Analyze file from front side.
This enumeration is used within the FILEANZOPTIONS structure to specify the view type.
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