---
title: init()
framework: appkit
role: symbol
role_heading: Initializer
path: appkit/nsimagerep/init()
---

# init()

Creates and returns an image representation object.

## Declaration

```swift
init()
```

## See Also

### Creating Representations of Images

- [imageReps(withContentsOfFile:)](appkit/nsimagerep/imagereps(withcontentsoffile:).md)
- [imageReps(with:)](appkit/nsimagerep/imagereps(with:).md)
- [imageReps(withContentsOf:)](appkit/nsimagerep/imagereps(withcontentsof:).md)
- [init(contentsOfFile:)](appkit/nsimagerep/init(contentsoffile:).md)
- [init(pasteboard:)](appkit/nsimagerep/init(pasteboard:).md)
- [init(contentsOf:)](appkit/nsimagerep/init(contentsof:).md)
- [init(coder:)](appkit/nsimagerep/init(coder:).md)
