static var exclusion: GraphicsContext .BlendMode
A mode that produces an effect similar to that produced by the difference blend mode, but with lower contrast.
Availability 有効性
Technology
static var difference: GraphicsContext
.BlendMode
{ get }
Source image sample values that are black produce no change; white inverts the background color values.
static var exclusion: GraphicsContext .BlendMode