typedef enum
{
VFF_VIEW_UPTODOWN,
VFF_VIEW_DOWNTOUP,
VFF_VIEW_LEFTTORIGHT,
VFF_VIEW_RIGHTTOLEFT,
VFF_VIEW_FRONTTOREAR,
VFF_VIEW_REARTOFRONT
} VFF_VIEW;
The VFF_VIEW enumeration provides information about loading SUN TAAC (VFF) files in LEADTOOLS.
View VFF file from top side to down side.
View VFF file from down side to top side.
View VFF file from left side to right side.
View VFF file from right side to left side.
View VFF file from front side to rear side.
View VFF file from rear side to front side
The enumeration is used by FILEVFFOPTIONS 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