Table of Contents

Method FromWin32

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

FromWin32(int)

Translates an Win32 color value to a GDI+ Color.

public static Color FromWin32(int win32Color)

Parameters

win32Color int

Returns

Color