<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "macCatalyst: -",
    "macOS: -",
    "tvOS: -",
    "visionOS: -",
    "watchOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "Accelerate",
  "identifier" : "/documentation/Accelerate/vImage_YpCbCrToARGB",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "Accelerate"
    ],
    "preciseIdentifier" : "c:@S@vImage_YpCbCrToARGB"
  },
  "title" : "vImage_YpCbCrToARGB"
}
-->

# vImage_YpCbCrToARGB

The information that describes the conversion from YpCbCr to ARGB.

```
struct vImage_YpCbCrToARGB
```

## Topics

### Initializers

[`init()`](/documentation/Accelerate/vImage_YpCbCrToARGB/init())

Creates a new description of the conversion from YpCbCr to ARGB.

[`init(opaque:)`](/documentation/Accelerate/vImage_YpCbCrToARGB/init(opaque:))

Creates a new description of the conversion from YpCbCr to ARGB from the specfied bytes.

### Instance Properties

[`opaque`](/documentation/Accelerate/vImage_YpCbCrToARGB/opaque)

The bytes of the opaque representation.



---

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)