C# Class AlbLib.Texts.TextColor

Datei anzeigen Open project: IllidanS4/AlbLib

Public Methods

Method Description
TextColor ( byte colors ) : System
this ( int color ) : byte

Method Details

TextColor() public method

public TextColor ( byte colors ) : System
colors byte /// Array normally of five bytes. ///
return System

this() public method

public this ( int color ) : byte
color int
return byte