<!--
{
  "availability" : [
    "iOS: 16.0.0 -",
    "iPadOS: 16.0.0 -",
    "macCatalyst: -",
    "macOS: 13.0.0 -",
    "tvOS: 16.0.0 -",
    "visionOS: -",
    "watchOS: 9.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Accelerate",
  "identifier" : "/documentation/Accelerate/vImage/InterleavedFx4",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "Accelerate"
    ],
    "preciseIdentifier" : "s:10Accelerate6vImageO14InterleavedFx4V"
  },
  "title" : "vImage.InterleavedFx4"
}
-->

# vImage.InterleavedFx4

A four-channel, 32-bit-per-channel, floating-point interleaved buffer.

```
struct InterleavedFx4
```

## Topics

### Type Methods

[`static func makePixel(Pixel_ARGB_16F) -> Pixel_FFFF`](/documentation/Accelerate/vImage/InterleavedFx4/makePixel(_:))

Utility function to generate a `Pixel_FFFF` pixel value from a `Pixel_ARGB_16F` pixel value.

## Relationships

### Conforms To

[`InitializableFromCGImage`](/documentation/Accelerate/InitializableFromCGImage)

[`SinglePlanePixelFormat`](/documentation/Accelerate/SinglePlanePixelFormat)

[`PixelFormat`](/documentation/Accelerate/PixelFormat)

[`StaticPixelFormat`](/documentation/Accelerate/StaticPixelFormat)

---

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)