---
title: "makePixel(_:)"
framework: accelerate
role: symbol
role_heading: Type Method
path: "accelerate/vimage/interleaved16fx4/makepixel(_:)"
---

# makePixel(_:)

Returns a 16-bit floating-point pixel value from a 32-bit floating-point pixel value.

## Declaration

```swift
static func makePixel(_ source: Pixel_FFFF) -> Pixel_ARGB_16F
```
