---
title: MLBoundingBoxUnits.pixel
framework: createml
role: symbol
role_heading: Case
path: createml/mlboundingboxunits/pixel
---

# MLBoundingBoxUnits.pixel

A unit of measurement in pixels for an image.

## Declaration

```swift
case pixel
```

## See Also

### Designating units

- [MLBoundingBoxUnits.normalized](createml/mlboundingboxunits/normalized.md)
