Table of Contents

Method FromRgb

Namespace
PaintDotNet.Imaging
Assembly
PaintDotNet.Primitives.dll

FromRgb(ushort, ushort, ushort)

public static ColorRgb48 FromRgb(ushort r, ushort g, ushort b)

Parameters

r ushort
g ushort
b ushort

Returns

ColorRgb48