# Color32.RgbaInt

```csharp
uint RgbaInt { get; set; }
```

Integer representation of the form 0xRRGGBBAA.

Declared in [Color32](/api/Color32).
Assembly: `Sandbox.System`.
