C G I S

I

ImageComparisonModule - interface com.vncrobot.api.ImageComparisonModule.
This class declares methods of image comparison used by the CompareTo, Screenshot and WaitFor commands of the VNCRobot 1.2 scripting language.
isMethodParamsSupported() - Method in interface com.vncrobot.api.ImageComparisonModule
Define whether this module supports some custom parameters which can be passed via the methodparams parameter of the VNCRobot scripting language.
isSecondImageRequired() - Method in interface com.vncrobot.api.ImageComparisonModule
Determine whether we are comparing two images or just analyze the desktop image.

C G I S