AccusoftImagXpress13 ActiveX DLL : enumMergeSize Enumeration |
Member | Value | Description |
---|---|---|
MSZ_Crop | 0 | Crop The merge image is cropped to the size of the existing DIB or to the area specified by the Area method. |
MSZ_ResizeArea | 1 | Resize Area to Image The merge area is resized to the size of the merge image. |
MSZ_ResizeImage | 2 | Resize Image to Area The merge image is resized to the size of the current image or to the area specified by the Area method. |
MSZ_TileImage | 3 | Tile Image to Area The merge image is tiled to the size of the current image or to the area specified by the Area method. |