---
title: kCGImagePropertyWebPFrameInfoArray
framework: imageio
role: symbol
role_heading: Global Variable
path: imageio/kcgimagepropertywebpframeinfoarray
---

# kCGImagePropertyWebPFrameInfoArray

An array of dictionaries that contain timing information for the image sequence.

## Declaration

```swift
let kCGImagePropertyWebPFrameInfoArray: CFString
```

## Discussion

Discussion The value of this property is a CFArray. Each CFDictionary in the array contains timing information about an image in the sequence.

## See Also

### Sequence Timing

- [kCGImagePropertyWebPDelayTime](imageio/kcgimagepropertywebpdelaytime.md)
- [kCGImagePropertyWebPUnclampedDelayTime](imageio/kcgimagepropertywebpunclampeddelaytime.md)
- [kCGImagePropertyWebPLoopCount](imageio/kcgimagepropertywebploopcount.md)
