Syntax
Application.CompareImages ( LeftImage, RightImage )
Parameters
VARIANT LeftImage - MaxIm document object for left pane
VARIANT RightImage - MaxIm document object for right pane
Returns
Nothing
Remarks
This method is unique to the scripting interface. Two images must be specified, either by providing document objects, or by passing in strings representing their display names. The images are then tiled side-by-side for visual comparison purposes.