Contents

alphaNonpremultiplied

A format where alpha values are not premultiplied.

Declaration

static var alphaNonpremultiplied: NSBitmapImageRep.Format { get }

Discussion

If this option is not specified, alpha values are premultiplied.

See Also

Constants