---
title: init()
framework: accelerate
role: symbol
role_heading: Initializer
path: accelerate/vimage_cgimageformat/init()
---

# init()

Creates an empty Core Graphics image format.

## Declaration

```swift
init()
```

## See Also

### Initializers

- [init(bitsPerComponent:bitsPerPixel:colorSpace:bitmapInfo:version:decode:renderingIntent:)](accelerate/vimage_cgimageformat/init(bitspercomponent:bitsperpixel:colorspace:bitmapinfo:version:decode:renderingintent:).md)
- [init(bitsPerComponent:bitsPerPixel:colorSpace:bitmapInfo:renderingIntent:)](accelerate/vimage_cgimageformat/init(bitspercomponent:bitsperpixel:colorspace:bitmapinfo:renderingintent:).md)
- [init(cgImage:)](accelerate/vimage_cgimageformat/init(cgimage:).md)
