Skip to main content

compareFiles

Opens two files and creates a compare overlay.

Syntax

RxCore.compareFiles(filebackground, fileoverlay)

Parameters

  • filebackground: string — URL of the file to use as the background.
  • fileoverlay: string — URL of the file to overlay.

Returns

  • NA — This method does not return a value.