RenderingContext.opacity_mask
RenderingContext.opacity_mask
This property stores a bitmap used as the opacity mask.
The opacity mask is the mask image used when drawing shapes.
The final alpha value of the rendered result is a product of the alpha value specified in this property and the bitmap provided.