<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "macCatalyst: -",
    "macOS: -",
    "tvOS: -",
    "visionOS: -",
    "watchOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "Accelerate",
  "identifier" : "/documentation/Accelerate/Pixel_16F",
  "metadataVersion" : "0.1.0",
  "role" : "Type Alias",
  "symbol" : {
    "kind" : "Type Alias",
    "modules" : [
      "Accelerate"
    ],
    "preciseIdentifier" : "c:@T@Pixel_16F"
  },
  "title" : "Pixel_16F"
}
-->

# Pixel_16F

```
typealias Pixel_16F = UInt16
```

## Discussion

\abstract A 16-bit half precision floating-point planar pixel value.
\discussion Typically, these have range [0,1] though other values are generally allowed.
Defined as a 16-bit integer since this is a storage format only.

---

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)