---
title: MPSImageFeatureChannelFormat.unorm8
framework: metalperformanceshaders
role: symbol
role_heading: Case
path: metalperformanceshaders/mpsimagefeaturechannelformat/unorm8
---

# MPSImageFeatureChannelFormat.unorm8

uint8_t type with value [0,255] and encoding [0,1.0].

## Declaration

```swift
case unorm8
```

## See Also

### Constants

- [MPSImageFeatureChannelFormat.none](metalperformanceshaders/mpsimagefeaturechannelformat/none.md)
- [MPSImageFeatureChannelFormat.unorm16](metalperformanceshaders/mpsimagefeaturechannelformat/unorm16.md)
- [MPSImageFeatureChannelFormat.float16](metalperformanceshaders/mpsimagefeaturechannelformat/float16.md)
- [MPSImageFeatureChannelFormat.float32](metalperformanceshaders/mpsimagefeaturechannelformat/float32.md)
