Table of Contents

Method WithAlpha

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

WithAlpha(byte)

Returns this object as SKColor with the specified alpha component.

public readonly SKColor WithAlpha(byte a)

Parameters

a byte

Alpha component of the color.

Returns

SKColor