---
title: kCIAttributeTypeTransform
framework: coreimage
role: symbol
role_heading: Global Variable
path: coreimage/kciattributetypetransform
---

# kCIAttributeTypeTransform

The transform type of an attribute.

## Declaration

```swift
let kCIAttributeTypeTransform: String
```

## Discussion

Discussion An CGAffineTransform is associated with attribute.

## See Also

### Constants

- [kCIAttributeTypeImage](coreimage/kciattributetypeimage.md)
