Contents

kCGImageAnimationStartIndex

A property that specifies the index of the first frame of an animation.

Declaration

let kCGImageAnimationStartIndex: CFString

Discussion

The value of this property is a CFNumber that contains an unsigned integer. To override the start index value in the image file, include this property in the options dictionary when animating an image.

See Also

Animations