static var difference: GraphicsContext .BlendMode
A mode that subtracts the brighter of the source image sample color or the background image sample color from the other.
Availability 有効性
Technology
static var exclusion: GraphicsContext
.BlendMode
{ get }
Source image sample values that are black don’t produce a change; white inverts the background color values.
static var difference: GraphicsContext .BlendMode