ScreenshotOptions: {
    backgroundColor?: Color;
    includeText?: boolean;
}

Type declaration

  • OptionalbackgroundColor?: Color

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

  • OptionalincludeText?: boolean

    Whether to include the text labels or not, default = true