Table of Contents

Method FromWin32

Namespace
Aspose.CAD
Assembly
Aspose.CAD.dll

FromWin32(int)

Takes color from the HTML color.

public static Color FromWin32(int win32Color)

Parameters

win32Color int

Win32 color.

Returns

Color

The color.