---
title: "init(_:)"
framework: corefoundation
role: symbol
role_heading: Initializer
path: "corefoundation/cgsize/init(_:)"
---

# init(_:)

Convert CVImageSize to CGSize

## Declaration

```swift
init(_ size: CVImageSize)
```
