---
title: MTLPixelFormat.rgba32Sint
framework: metal
role: symbol
role_heading: Case
path: metal/mtlpixelformat/rgba32sint
---

# MTLPixelFormat.rgba32Sint

Ordinary format with four 32-bit signed integer components in RGBA order.

## Declaration

```swift
case rgba32Sint
```

## See Also

### Ordinary 128-bit pixel formats

- [MTLPixelFormat.rgba32Uint](metal/mtlpixelformat/rgba32uint.md)
- [MTLPixelFormat.rgba32Float](metal/mtlpixelformat/rgba32float.md)
