Contents

luminosity

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

Declaration

static var luminosity: GraphicsContext.BlendMode { get }

Discussion

This mode creates an effect that is inverse to the effect created by the color mode.

See Also

Mixing color components