Contents

progressive

Identifies an NSNumber object containing a Boolean that indicates whether the image uses progressive encoding.

Declaration

static let progressive: NSBitmapImageRep.PropertyKey

Discussion

Used only for JPEG files. It’s set when reading in and used when writing out.

See Also

Bitmap Properties