---
title: NSCIImageRep
framework: appkit
role: symbol
role_heading: Class
path: appkit/nsciimagerep
---

# NSCIImageRep

An object that can render an image from a Core Image object.

## Declaration

```swift
class NSCIImageRep
```

## Topics

### Creating Representations of Core Image Objects

- [init(ciImage:)](appkit/nsciimagerep/init(ciimage:)-60ghw.md)

### Getting Data

- [ciImage](appkit/nsciimagerep/ciimage.md)

### Initializers

- [init(CIImage:)](appkit/nsciimagerep/init(ciimage:)-4wx5x.md)
- [init(CIImage:)](appkit/nsciimagerep/init(ciimage:)-73fvp.md)

## Relationships

### Inherits From

- [NSImageRep](appkit/nsimagerep.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSCoding](foundation/nscoding.md)
- [NSCopying](foundation/nscopying.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Bitmap Formats

- [NSBitmapImageRep](appkit/nsbitmapimagerep.md)
- [NSPICTImageRep](appkit/nspictimagerep.md)
