Operator explicit operator
- Namespace
- PaintDotNet.Imaging
- Assembly
- PaintDotNet.Primitives.dll
explicit operator ColorAlpha8(byte)
public static explicit operator ColorAlpha8(byte value)
Parameters
value
byte
Returns
explicit operator byte(ColorAlpha8)
public static explicit operator byte(ColorAlpha8 color)
Parameters
color
ColorAlpha8