---
title: "init(bufferTypeCode:model:)"
framework: accelerate
role: symbol
role_heading: Initializer
path: "accelerate/vimage/buffertype/init(buffertypecode:model:)"
---

# init(bufferTypeCode:model:)

Creates a buffer type enumeration from the specified code and color space model.

## Declaration

```swift
init?(bufferTypeCode: Int, model: CGColorSpaceModel?)
```
