Table of Contents

Method FromRgb

Namespace
PaintDotNet.Imaging
Assembly
PaintDotNet.Primitives.dll

FromRgb(byte, byte, byte)

public static ColorRgb32 FromRgb(byte r, byte g, byte b)

Parameters

r byte
g byte
b byte

Returns

ColorRgb32