# Sandbox.ImageFormat.DXT5

```csharp
static ImageFormat DXT5
```

Compressed texture format with alpha, generally better than DXT3.

Declared in [Sandbox.ImageFormat](/api/Sandbox.ImageFormat).
Assembly: `Sandbox.Engine`.
