worldwind-ui API / worldwind-kit / ScreenshotOptions
Interface: ScreenshotOptions ​
Defined in: kit/src/screenshot.ts:5
Extended by ​
Properties ​
quality? ​
optionalquality?:number
Defined in: kit/src/screenshot.ts:9
JPEG or WebP quality, 0..1.
type? ​
optionaltype?:string
Defined in: kit/src/screenshot.ts:7
image/png (default), image/jpeg or image/webp.