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