Table of Contents

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

ColorIndexed8

explicit operator byte(ColorIndexed8)

public static explicit operator byte(ColorIndexed8 color)

Parameters

color ColorIndexed8

Returns

byte