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

# makePixel(_:)

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

## Declaration

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