---
title: min
framework: accelerate
role: symbol
role_heading: Instance Property
path: accelerate/vimagechanneldescription/min
---

# min

The minimum encoded value.

## Declaration

```swift
var min: CGFloat
```

## Discussion

Discussion The vImage library clamps values less than the minimum to the minimum.

## See Also

### Instance properties

- [zero](accelerate/vimagechanneldescription/zero.md)
- [full](accelerate/vimagechanneldescription/full.md)
- [max](accelerate/vimagechanneldescription/max.md)
