---
title: NSEPSImageRep
framework: appkit
role: symbol
role_heading: Class
path: appkit/nsepsimagerep
---

# NSEPSImageRep

An object that can render an image from encapsulated PostScript (EPS) code.

## Declaration

```swift
class NSEPSImageRep
```

## Topics

### Creating Representations of Images from EPS Data

- [init(data:)](appkit/nsepsimagerep/init(data:).md)

### Getting Data

- [boundingBox](appkit/nsepsimagerep/boundingbox.md)
- [epsRepresentation](appkit/nsepsimagerep/epsrepresentation.md)

### Drawing Images

- [prepareGState()](appkit/nsepsimagerep/preparegstate().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

### Vector Formats

- [NSPDFImageRep](appkit/nspdfimagerep.md)
- [NSPDFInfo](appkit/nspdfinfo.md)
