Table of Contents

Method FromColor

Namespace
PaintDotNet
Assembly
PaintDotNet.Core.dll

FromColor(Color)

Constructs a new ColorBgra instance from the values in the given Color instance.

public static ColorBgra FromColor(Color c)

Parameters

c Color

Returns

ColorBgra