ICanvasRenderingContext2DGlobalCompositeOperation Property
With globalAlpha applied this sets how shapes and images are drawn onto the existing bitmap. Default: (source-over)

Namespace: Aspose.Html.Dom.Canvas
Assembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax
string GlobalCompositeOperation { get; set; }

Property Value

Type: String
See Also