---
title: "makePixel(_:)"
framework: accelerate
role: symbol
role_heading: Type Method
path: "accelerate/vimage/planar16f/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_F) -> Pixel_16F
```
