VFF_VIEW

Summary

The VFF_VIEW enumeration provides information about loading SUN TAAC (VFF) files in LEADTOOLS.

Syntax

typedef enum 
{ 
   VFF_VIEW_UPTODOWN, 
   VFF_VIEW_DOWNTOUP, 
   VFF_VIEW_LEFTTORIGHT, 
   VFF_VIEW_RIGHTTOLEFT, 
   VFF_VIEW_FRONTTOREAR, 
   VFF_VIEW_REARTOFRONT 
} VFF_VIEW; 

Members

VFF_VIEW_UPTODOWN

View VFF file from top side to down side.

VFF_VIEW_DOWNTOUP

View VFF file from down side to top side.

VFF_VIEW_LEFTTORIGHT

View VFF file from left side to right side.

VFF_VIEW_RIGHTTOLEFT

View VFF file from right side to left side.

VFF_VIEW_FRONTTOREAR

View VFF file from front side to rear side.

VFF_VIEW_REARTOFRONT

View VFF file from rear side to front side

Usage

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Raster Imaging C API Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.