Type Property 型プロパティ

exclusion

A mode that produces an effect similar to that produced by the difference blend mode, but with lower contrast.

Declaration 宣言

static var exclusion: GraphicsContext.BlendMode { get }

Discussion 議論

Source image sample values that are black don’t produce a change; white inverts the background color values.

See Also 参照

Inverting