# Color.RawInt

```csharp
uint RawInt { get; set; }
```

Integer representation of the form 0xAABBGGRR as used by native code.

Declared in [Color](/api/Color).
Assembly: `Sandbox.System`.
