Skip to main content

setCompareColors

Use this method to set the drawing colors for the overlay and background page in a compare overlay composite.

Syntax

RxCore.setCompareColors(bgcolor, fgcolor)

Parameters

  • bgcolor: string — HTML color string to set the color of the background drawing.
  • fgcolor: string — HTML color string to set the color of the foreground drawing.

Returns

  • NA — This method does not return a value.