Method NewAlpha
- Namespace
- PaintDotNet
- Assembly
- PaintDotNet.Core.dll
NewAlpha(byte)
Returns a new ColorBgra with the same color values but with a new alpha component value.
public readonly ColorBgra NewAlpha(byte newA)
Parameters
newA
byte
Returns a new ColorBgra with the same color values but with a new alpha component value.
public readonly ColorBgra NewAlpha(byte newA)
newA
byte