Available in the LEADTOOLS Imaging toolkit. |
ShowStitchDlg method (ILEADRasterDlgImgEfx)
Overview |
Refer to Using Imaging Common Dialogs |
Remarks
Displays the Stitch dialog box. Use this dialog to produce a new bitmap that is composed of 1 or more source bitmaps.
The layout and action of the dialog depends on the flags set in the UIFlags property. Possible options are:
Value |
Meaning |
STITCH_NOPAGESETUPONSTART |
[0x00000001] don’t display the image attributes sub dialog at stitch dialog startup. |
The properties associated with this dialog box are:
StitchBackgroundColor property
To include a Help button in the dialog, set the ShowHelpButton property to VARIANT_TRUE.
The Stitch dialog can be seen below:
See Also