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
- namespace Aspose.Html.Dom.Canvas
- assembly Aspose.HTML