# Sandbox.Game.TakeHighResScreenshot

```csharp
static void TakeHighResScreenshot(int width, int height)
```

Capture a high resolution screenshot using the active scene camera.

### Parameters

- `width` (`int`)
- `height` (`int`)

Declared in [Sandbox.Game](/api/Sandbox.Game).
Assembly: `Sandbox.Engine`.
