ANZ_VIEW

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.

Member

Description

ANZ_VIEW_TRANSVERSE

View Analyze file from underneath side.

ANZ_VIEW_SAGITTAL

View Analyze file from right side.

ANZ_VIEW_CORONAL

View Analyze file from front side.

Comments

This enumeration is used within the FILEANZOPTIONS structure to specify the view type.

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS Raster Imaging C API Help