# ARGB32

> TextureFormat.ARGB32 texture format.

## Definition

* **Type:** Field
* **Namespace:** [UnityEditor](/engine/6000.3/script-reference/unityeditor.md)
* **Assembly:** UnityEditor

```csharp
ARGB32 = 5
```

### Remarks

Additional Resources: [TextureImporter.textureFormat](/engine/6000.3/script-reference/unityeditor/textureimporter/textureformat.md).
