OptionalcolorThe background color hiding all elements behind, string or IOptionsColor value.
OptionaldrawCustom draw callback for dynamic mask, executed every frame during canvasPaint().
Receives the main canvas context and a delta (faked to { value: 0, factor: 1 } currently).
OptionalelementExternal element or CSS selector for dynamic mask source. Auto-drawn via ctx.drawImage() every frame before composite mode is applied.
OptionalimageThe background image hiding all elements behind
The opacity of the background
The background cover customization