Accusoft.ImagXpress12.Net
MergeSize Enumeration
See Also  Send Feedback
Accusoft.ImagXpressSdk Namespace : MergeSize Enumeration




Glossary Item Box

An enumeration used to determine the area/size the merge image is to be.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Members

MemberValueDescription
Crop0The merge image is cropped to the size of the existing image or to the area specified by the Processor.SetArea method.
ResizeArea1The merge area is resized to the size of the merge image.
ResizeImage2The merge image is resized to the size of the current image or to the area specified by the Processor.SetArea method.
TileImage3The merge image is tiled to the size of the current image or to the area specified by the Processor.SetArea method.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Accusoft.ImagXpressSdk.MergeSize

See Also

©2013. Accusoft Corporation. All Rights Reserved.