ICanvasRenderingContext2D.GlobalCompositeOperation
ICanvasRenderingContext2D.GlobalCompositeOperation property
With globalAlpha applied this sets how shapes and images are drawn onto the existing bitmap. Default: (source-over)
public String GlobalCompositeOperation { get; set; }
See Also
- interface ICanvasRenderingContext2D
- package com.aspose.html.Dom.Canvas
- package Aspose.HTML