Table of Contents

Method FromRgbx

Namespace
PaintDotNet.Imaging
Assembly
PaintDotNet.Primitives.dll

FromRgbx(byte, byte, byte, byte)

public static ColorRgb32 FromRgbx(byte r, byte g, byte b, byte x)

Parameters

r byte
g byte
b byte
x byte

Returns

ColorRgb32