CImCombine:SetRefImage CImCombine:SetVerbose

CImCombine:SetTitle


The SetTitle method sets the title of the verbose message window.

Syntax

CImCombine:SetTitle( sTitle )

    sTitle is the name of the text editor window.

Remarks

Verbose output causes a summary of intermediate combining results to be listed in a text editor window. The default name of the window is "Combine Images". Use the present method to change the window name.

Related Topics

CImCombine