Table of Contents

Class ColorName16Extensions

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

Extension methods for the ColorName16 enum type.

public static class ColorName16Extensions
Inheritance
ColorName16Extensions
Inherited Members

Methods

AsInt32(ColorName16)

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

AsUInt32(ColorName16)

Directly converts this ColorName16 value to a uint value with the same binary representation.

FastIsDefined(ColorName16, int)

Determines if the specified int value is explicitly defined as a named value of the ColorName16 enum type.