Type Property 型プロパティ

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