---
title: bytesPerRow
framework: accelerate
role: symbol
role_heading: Instance Property
path: accelerate/vimage/pixelbuffer/bytesperrow
---

# bytesPerRow

The width, in bytes, of the underlying memory including any additional row byte padding.

## Declaration

```swift
var bytesPerRow: Int { get }
```
