ICanvasRenderingContext2D.GlobalAlpha
ICanvasRenderingContext2D.GlobalAlpha property
Alpha value that is applied to shapes and images before they are composited onto the canvas. Default 1.0 (opaque).
public double GlobalAlpha { get; set; }
See Also
- interface ICanvasRenderingContext2D
- namespace Aspose.Html.Dom.Canvas
- assembly Aspose.HTML