Table of Contents

Method FromBgr

Namespace
PaintDotNet.Imaging
Assembly
PaintDotNet.Primitives.dll

FromBgr(byte, byte, byte)

public static ColorBgr24 FromBgr(byte b, byte g, byte r)

Parameters

b byte
g byte
r byte

Returns

ColorBgr24