Instance Property
compositingOperation
How the rendered shape is combined with the content behind it.
Declaration
var compositingOperation: GSCompositingOperation { get set }Declaration
@property (nonatomic, strong) GSCompositingOperation compositingOperation;Declaration
compositingOperation() -> GSCompositingOperation
setCompositingOperation_(compositingOperation: GSCompositingOperation)Discussion
The default is sourceOverGSCompositingOperationSourceOverGSCompositingOperationSourceOver.
See Also
Compositing
Whether the shape is excluded from drawing and generated outlines.
The alpha applied to the complete rendered shape.
The shadow cast by the shape.
The shadow drawn inside the shape.