Contents

currentFrameDuration

Identifies an NSNumber object containing the duration (in seconds) of the current frame for an animated GIF image.

Declaration

static let currentFrameDuration: NSBitmapImageRep.PropertyKey

Discussion

The frame duration can be a floating-point value. It is used when reading in, but not when writing out.

See Also

Bitmap Properties