ScreenshotOptions: {
    backgroundColor?: Color;
}

Type declaration

  • Optional backgroundColor?: Color

    Override the default background-color (which is #FFFFFF00, fully transparent)

Generated using TypeDoc