Table of Contents

Method FromUInt32

Namespace
PaintDotNet
Assembly
PaintDotNet.Core.dll

FromUInt32(uint)

Constructs a new ColorBgra instance with the given 32-bit value.

public static ColorBgra FromUInt32(uint bgra)

Parameters

bgra uint

Returns

ColorBgra