Contents

loopCount

Identifies an NSNumber object containing the number of loops to make when animating a GIF image.

Declaration

static let loopCount: NSBitmapImageRep.PropertyKey

Discussion

A value of 0 indicates the animation should loop indefinitely. Values should be specified as integer numbers. It is used when reading in but not when writing out the image.

See Also

Bitmap Properties