Table of Contents

Operator explicit operator

Namespace
PaintDotNet.Imaging
Assembly
PaintDotNet.Primitives.dll

explicit operator ColorPrgba64(ulong)

public static explicit operator ColorPrgba64(ulong rgba)

Parameters

rgba ulong

Returns

ColorPrgba64

explicit operator ulong(ColorPrgba64)

public static explicit operator ulong(ColorPrgba64 color)

Parameters

color ColorPrgba64

Returns

ulong