Products | Support | Send comments on this topic. | Email a link to this topic. | Back to Getting Started | Help Version 18.0.11.1
LEADTOOLS Raster Imaging C DLL Help

VFF_VIEW

Show in webframe

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.

Member

Description

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

Comments

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

Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.