Method WithAlpha
WithAlpha(byte)
Returns this object as SKColor with the specified alpha component.
public readonly SKColor WithAlpha(byte a)
Parameters
abyteAlpha component of the color.
Returns this object as SKColor with the specified alpha component.
public readonly SKColor WithAlpha(byte a)
a byteAlpha component of the color.