---
title: vImage_YpCbCrToARGB
framework: accelerate
role: symbol
role_heading: Structure
path: accelerate/vimage_ypcbcrtoargb
---

# vImage_YpCbCrToARGB

The information that describes the conversion from YpCbCr to ARGB.

## Declaration

```swift
struct vImage_YpCbCrToARGB
```

## Topics

### Initializers

- [init()](accelerate/vimage_ypcbcrtoargb/init().md)
- [init(opaque:)](accelerate/vimage_ypcbcrtoargb/init(opaque:).md)

### Instance Properties

- [opaque](accelerate/vimage_ypcbcrtoargb/opaque.md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Sendable](swift/sendable.md)

## See Also

### Generating conversion information

- [vImageConvert_YpCbCrToARGB_GenerateConversion(_:_:_:_:_:_:)](accelerate/vimageconvert_ypcbcrtoargb_generateconversion(_:_:_:_:_:_:).md)
- [vImageYpCbCrType](accelerate/vimageypcbcrtype.md)
- [vImageARGBType](accelerate/vimageargbtype.md)
- [vImage_YpCbCrToARGBMatrix](accelerate/vimage_ypcbcrtoargbmatrix.md)
- [vImage_YpCbCrPixelRange](accelerate/vimage_ypcbcrpixelrange.md)
