---
title: "vImage.Gamma.fullPrecision(_:)"
framework: accelerate
role: symbol
role_heading: Case
path: "accelerate/vimage/gamma/fullprecision(_:)"
---

# vImage.Gamma.fullPrecision(_:)

A user-defined gamma value with full-precision calculation.

## Declaration

```swift
case fullPrecision(Float)
```

## See Also

### User Defined Gamma

- [vImage.Gamma.halfPrecision(_:)](accelerate/vimage/gamma/halfprecision(_:).md)
