Contents

saturation

A mode that uses the luminance and hue values of the background with the saturation of the source image.

Declaration

static var saturation: GraphicsContext.BlendMode { get }

Discussion

Areas of the background that have no saturation — namely, pure gray areas — don’t produce a change.

See Also

Mixing color components