Table of Contents

Method AsInt32

Namespace
Terminal.Gui.Drawing
Assembly
Terminal.Gui.dll

AsInt32(ColorName16)

Directly converts this ColorName16 value to an int value with the same binary representation.

public static int AsInt32(this ColorName16 e)

Parameters

e ColorName16

Returns

int

Remarks

NO VALIDATION IS PERFORMED!