4.9 processimage

Processes the image. This subroutine returns the filename of the processed image.

Parameters:

$xestiascan_outputmodule->processimage(hexnumber, outputmoduleoptions);


Usage:

$xestiascan_outputmodule->processimage(“31F”, { Option => 2 });


hexnumber
Specifies the hexadecimal number of the filename to process the image.

outputmoduleoptions
Specifies the output module settings as a hash which were selected on the settings screen.