# pixelFormat

> The pixel format used to capture and record your image data.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.Windows.WebCam](/engine/6000.6/script-reference/unityengine/windows/webcam.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public CapturePixelFormat pixelFormat { get; set; }
```
