<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "Accelerate",
  "identifier" : "/documentation/simd/simd_packed_uchar2",
  "metadataVersion" : "0.1.0",
  "role" : "Type Alias",
  "symbol" : {
    "kind" : "Type Alias",
    "modules" : [
      "simd"
    ],
    "preciseIdentifier" : "c:@T@simd_packed_uchar2"
  },
  "title" : "simd_packed_uchar2"
}
-->

# simd_packed_uchar2

A packed vector of two 8-bit unsigned integer elements.

```
typealias simd_packed_uchar2 = SIMD2<UInt8>
```

## Topics

### Alternative Type Alias

[`packed_uchar2`](/documentation/simd/packed_uchar2)



---

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)