var blendMode : GraphicsContext .BlendMode
The blend mode used by drawing operations in the context.
struct BlendMode
The ways that a graphics context combines new content with background content.
Availability 有効性
Technology
var opacity: Double
{ get set }
Set this value to affect the opacity of content that you subsequently draw into the context. Changing this value has no impact on the content you previously drew into the context.
var blendMode : GraphicsContext .BlendMode
struct BlendMode