<!--
{
  "availability" : [
    "iOS: 11.0.0 -",
    "iPadOS: 11.0.0 -",
    "macCatalyst: 13.1.0 -",
    "macOS: 10.13.0 -",
    "tvOS: 11.0.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Metal",
  "identifier" : "/documentation/Metal/MTLAttributeFormat/uchar4Normalized_bgra",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "Metal"
    ],
    "preciseIdentifier" : "c:@E@MTLAttributeFormat@MTLAttributeFormatUChar4Normalized_BGRA"
  },
  "title" : "MTLAttributeFormat.uchar4Normalized_bgra"
}
-->

# MTLAttributeFormat.uchar4Normalized_bgra

Four unsigned normalized 8-bit values, arranged as blue, green, red, and alpha components.

```
case uchar4Normalized_bgra
```

## Discussion

Use this representation when manipulating normalized 32-bit integer BGRA pixel formats.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)