STITCH_IMAGE_TYPE

Summary

Enumeration flags describing the type of image to stitch.

Syntax

typedef enum STITCH_IMAGE_TYPE 
{ 
   STITCH_IMAGE_TYPE_PICTURE, 
   STITCH_IMAGE_TYPE_VSCROLL, 
   STITCH_IMAGE_TYPE_HSCROLL, 
} STITCH_IMAGE_TYPE; 

Members

STITCH_IMAGE_TYPE_PICTURE

Image type is a picture.

STITCH_IMAGE_TYPE_VSCROLL

Image type is a digital image that requires vertical scrolling to view.

STITCH_IMAGE_TYPE_HSCROLL

Image type is a digital image that requires horizontal scrolling to view.

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.