worldwind-ui API / worldwind-kit / DownloadScreenshotOptions
Interface: DownloadScreenshotOptions ​
Defined in: kit/src/screenshot.ts:61
Extends ​
Properties ​
filename? ​
optionalfilename?:string
Defined in: kit/src/screenshot.ts:63
Defaults to globe-<timestamp>.<ext>.
quality? ​
optionalquality?:number
Defined in: kit/src/screenshot.ts:9
JPEG or WebP quality, 0..1.
Inherited from ​
type? ​
optionaltype?:string
Defined in: kit/src/screenshot.ts:7
image/png (default), image/jpeg or image/webp.