> ## Documentation Index
> Fetch the complete documentation index at: https://docs.simular.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# legacyTakeScreenshot

```typescript
legacyTakeScreenshot(needsCompression: boolean, shrinkTo1080P: boolean): string
```

Legacy helper used by Electron to capture a screenshot as base64.

## Parameters

<ResponseField name={"needsCompression"} type={"boolean"} required />

<ResponseField name={"shrinkTo1080P"} type={"boolean"} required />

## Returns

`string`
